Shades of Persian Blue #0029CE
Tints of Persian Blue #0029CE
RGB
CMYK
RGB Variations
Color information
#0029CE (or 0x0029CE) is known color: Persian Blue. HEX triplet: 00, 29 and CE. RGB value is (0,41,206). Sum of RGB (Red+Green+Blue) = 0+41+206=247 (32% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 247); Green value is 41 (16.41% from 255 or 16.60% from 247); Blue value is 206 (80.86% from 255 or 83.40% from 247); Max value from RGB is 206 - color contains mainly: blue. Hex color #0029CE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0029CE is #FFD631. Grayscale: #2E2E2E. Windows color (decimal): -16766514 or 13510912. OLE color: 13510912.
HSL color Cylindrical-coordinate representation of color #0029CE: hue angle of 228.06º degrees, saturation: 1, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 1%. Process color model (Four color, CMYK) of #0029CE is Cyan = 1, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 0 | 41 | 206 | - |
| CMYK | 1 | 0.80 | 0 | 0.19 |
| HSL | 228.06º | 1% | 0.4% | - |
| HSV(B) | 228.06º | 1% | 0.81% | - |
| XYZ | 11.93 | 6.04 | 58.93 | - |
| YUV | 47.55 | 217.42 | 94.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 41 | 206 | 1 | 0.80 | 0 | 0.19 | 228.06 | 1 | 0.4 |
| Hex | 0 | 29 | CE | 64 | 50 | 0 | 13 | E4 | 64 | 28 |
| Octal | 0 | 51 | 316 | 144 | 120 | 0 | 23 | 344 | 144 | 50 |
| Binary | 0 | 101001 | 11001110 | 1100100 | 1010000 | 0 | 10011 | 11100100 | 1100100 | 101000 |
Color Harmonies of #0029CE
Complementary color
Monochromatic Colors of #0029CE
Black with #0029CE
Text Example
Text Example
White with #0029CE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0029CE; }
p { color: rgb(0,41,206); }
H1.HeaderClassName
{
color: #0029CE;
}
.AnyTagClassName
{
color: #0029CE;
}
</style>
background-color css
<style>
a { background-color: #0029CE; }
a { background-color: rgb(0,41,206); }
div.DivClassName
{
background-color: #0029CE;
}
.BgClassName
{
background-color: #0029CE;
}
</style>
border-color css
<style>
span { border-color: #0029CE; }
span { border-color: rgb(0,41,206); }
td.TdClassName
{
border-color: #0029CE;
}
.TagClassName
{
border-color: #0029CE;
}
</style>