#4B12CA

Color #4B12CA Purple Heart (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Purple Heart #4B12CA

Tints of Purple Heart #4B12CA

Color information

#4B12CA (or 0x4B12CA) is unknown color: approx Purple Heart. HEX triplet: 4B, 12 and CA. RGB value is (75,18,202). Sum of RGB (Red+Green+Blue) = 75+18+202=295 (39% of max value = 765). Red value is 75 (29.69% from 255 or 25.42% from 295); Green value is 18 (7.42% from 255 or 6.10% from 295); Blue value is 202 (79.30% from 255 or 68.47% from 295); Max value from RGB is 202 - color contains mainly: blue. Hex color #4B12CA is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #4B12CA is #B4ED35. Grayscale: #373737. Windows color (decimal): -11857206 or 13242955. OLE color: 13242955.

HSL color Cylindrical-coordinate representation of color #4B12CA: hue angle of 258.59º degrees, saturation: 0.84, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #4B12CA is Cyan = 0.63, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.21.

Color convert

RGB7518202-
CMYK0.630.9100.21
HSL258.59º83.64%43.14%-
HSV(B)258.59º91.09%79.22%-
XYZ13.786.1956.35-
YUV56.02210.38141.54-

RGB Variations

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

RGB

RED value IS 75 (29.69% from 255) = 25.42%
GREEN value IS 18 (7.42% from 255) = 6.10%
BLUE value IS 202 (79.30% from 255) = 68.47%
R=25.42%
G=6.10%
B=68.47%

CMYK

C (Cyan) values IS 0.63
M (Magenta) values IS 0.91
Y (Yellow) values IS 0
K (Black) values IS 0.21
SystemRedGreenBlueCMYKHSL
Decimal75182020.630.9100.21258.5983.6443.14
Hex4B12CA3F5B015103542b
Octal113223127713302540312453
Binary1001011100101100101011111110110110101011000000111010100101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #4B12CA

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #4B12CA; }

 p { color: rgb(75,18,202); }

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

<style>
 a { background-color: #4B12CA; }

 a { background-color: rgb(75,18,202); }

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

<style>
 span { border-color: #4B12CA; }

 span { border-color: rgb(75,18,202); }

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

cancel