#0c41cb

Color #0C41CB Persian Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Persian Blue #0C41CB

Tints of Persian Blue #0C41CB

Color information

#0C41CB (or 0x0C41CB) is unknown color: approx Persian Blue. HEX triplet: 0C, 41 and CB. RGB value is (12,65,203). Sum of RGB (Red+Green+Blue) = 12+65+203=280 (37% of max value = 765). Red value is 12 (5.08% from 255 or 4.29% from 280); Green value is 65 (25.78% from 255 or 23.21% from 280); Blue value is 203 (79.69% from 255 or 72.5% from 280); Max value from RGB is 203 - color contains mainly: blue. Hex color #0C41CB is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0C41CB is #F3BE34. Grayscale: #404040. Windows color (decimal): -15973941 or 13320460. OLE color: 13320460.

HSL color Cylindrical-coordinate representation of color #0C41CB: hue angle of 223.35º degrees, saturation: 0.89, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0C41CB is Cyan = 0.94, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.20.

Color convert

RGB1265203-
CMYK0.940.6800.20
HSL223.35º88.84%42.16%-
HSV(B)223.35º94.09%79.61%-
XYZ12.828.1757.4-
YUV64.89205.9490.28-

RGB Variations

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

RGB

RED value IS 12 (5.08% from 255) = 4.29%
GREEN value IS 65 (25.78% from 255) = 23.21%
BLUE value IS 203 (79.69% from 255) = 72.5%
R=4.29%
G=23.21%
B=72.5%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0.68
Y (Yellow) values IS 0
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal12652030.940.6800.20223.3588.8442.16
HexC41CB5E44014df592a
Octal1410131313610402433713152
Binary110010000011100101110111101000100010100110111111011001101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0c41cb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0c41cb; }

 p { color: rgb(12,65,203); }

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

<style>
 a { background-color: #0c41cb; }

 a { background-color: rgb(12,65,203); }

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

<style>
 span { border-color: #0c41cb; }

 span { border-color: rgb(12,65,203); }

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

cancel