Shades of Persian Blue #0436DE
Tints of Persian Blue #0436DE
RGB
CMYK
RGB Variations
Color information
#0436DE (or 0x0436DE) is known color: Persian Blue. HEX triplet: 04, 36 and DE. RGB value is (4,54,222). Sum of RGB (Red+Green+Blue) = 4+54+222=280 (37% of max value = 765). Red value is 4 (1.95% from 255 or 1.43% from 280); Green value is 54 (21.48% from 255 or 19.29% from 280); Blue value is 222 (87.11% from 255 or 79.29% from 280); Max value from RGB is 222 - color contains mainly: blue. Hex color #0436DE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0436DE is #FBC921. Grayscale: #393939. Windows color (decimal): -16501026 or 14562820. OLE color: 14562820.
HSL color Cylindrical-coordinate representation of color #0436DE: hue angle of 226.24º degrees, saturation: 0.96, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #0436DE is Cyan = 0.98, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.13.
Color convert
| RGB | 4 | 54 | 222 | - |
| CMYK | 0.98 | 0.76 | 0 | 0.13 |
| HSL | 226.24º | 0.96% | 0.44% | - |
| HSV(B) | 226.24º | 0.98% | 0.87% | - |
| XYZ | 14.55 | 7.94 | 69.87 | - |
| YUV | 58.2 | 220.44 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 54 | 222 | 0.98 | 0.76 | 0 | 0.13 | 226.24 | 0.96 | 0.44 |
| Hex | 4 | 36 | DE | 62 | 4C | 0 | D | E2 | 60 | 2C |
| Octal | 4 | 66 | 336 | 142 | 114 | 0 | 15 | 342 | 140 | 54 |
| Binary | 100 | 110110 | 11011110 | 1100010 | 1001100 | 0 | 1101 | 11100010 | 1100000 | 101100 |
Color Harmonies of #0436DE
Complementary color
Monochromatic Colors of #0436DE
Black with #0436DE
Text Example
Text Example
White with #0436DE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0436DE; }
p { color: rgb(4,54,222); }
H1.HeaderClassName
{
color: #0436DE;
}
.AnyTagClassName
{
color: #0436DE;
}
</style>
background-color css
<style>
a { background-color: #0436DE; }
a { background-color: rgb(4,54,222); }
div.DivClassName
{
background-color: #0436DE;
}
.BgClassName
{
background-color: #0436DE;
}
</style>
border-color css
<style>
span { border-color: #0436DE; }
span { border-color: rgb(4,54,222); }
td.TdClassName
{
border-color: #0436DE;
}
.TagClassName
{
border-color: #0436DE;
}
</style>