#2924eb

Color #2924EB Han Purple (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Han Purple #2924EB

Tints of Han Purple #2924EB

Color information

#2924EB (or 0x2924EB) is unknown color: approx Han Purple. HEX triplet: 29, 24 and EB. RGB value is (41,36,235). Sum of RGB (Red+Green+Blue) = 41+36+235=312 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.14% from 312); Green value is 36 (14.45% from 255 or 11.54% from 312); Blue value is 235 (92.19% from 255 or 75.32% from 312); Max value from RGB is 235 - color contains mainly: blue. Hex color #2924EB is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #2924EB is #D6DB14. Grayscale: #3B3B3B. Windows color (decimal): -14080789 or 15410217. OLE color: 15410217.

HSL color Cylindrical-coordinate representation of color #2924EB: hue angle of 241.51º degrees, saturation: 0.83, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #2924EB is Cyan = 0.83, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.08.

Color convert

RGB4136235-
CMYK0.830.8500.08
HSL241.51º83.26%53.14%-
HSV(B)241.51º84.68%92.16%-
XYZ16.547.7379.22-
YUV60.18226.66114.32-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 41 (16.41% from 255) = 13.14%
GREEN value IS 36 (14.45% from 255) = 11.54%
BLUE value IS 235 (92.19% from 255) = 75.32%
R=13.14%
G=11.54%
B=75.32%

CMYK

C (Cyan) values IS 0.83
M (Magenta) values IS 0.85
Y (Yellow) values IS 0
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal41362350.830.8500.08241.5183.2653.14
Hex2924EB535508f25335
Octal514435312312501036212365
Binary101001100100111010111010011101010101000111100101010011110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2924eb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2924eb; }

 p { color: rgb(41,36,235); }

 H1.HeaderClassName
 {
   color: #2924eb;
 }
 .AnyTagClassName
 {
   color: #2924eb;
 }
</style>
background-color css

<style>
 a { background-color: #2924eb; }

 a { background-color: rgb(41,36,235); }

 div.DivClassName
 {
   background-color: #2924eb;
 }
 .BgClassName
 {
   background-color: #2924eb;
 }
</style>
border-color css

<style>
 span { border-color: #2924eb; }

 span { border-color: rgb(41,36,235); }

 td.TdClassName
 {
   border-color: #2924eb;
 }
 .TagClassName
 {
   border-color: #2924eb;
 }
</style>

cancel