Shades of Persian Blue #0636CE
Tints of Persian Blue #0636CE
RGB
CMYK
RGB Variations
Color information
#0636CE (or 0x0636CE) is known color: Persian Blue. HEX triplet: 06, 36 and CE. RGB value is (6,54,206). Sum of RGB (Red+Green+Blue) = 6+54+206=266 (35% of max value = 765). Red value is 6 (2.73% from 255 or 2.26% from 266); Green value is 54 (21.48% from 255 or 20.30% from 266); Blue value is 206 (80.86% from 255 or 77.44% from 266); Max value from RGB is 206 - color contains mainly: blue. Hex color #0636CE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0636CE is #F9C931. Grayscale: #383838. Windows color (decimal): -16369970 or 13514246. OLE color: 13514246.
HSL color Cylindrical-coordinate representation of color #0636CE: hue angle of 225.6º degrees, saturation: 0.94, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #0636CE is Cyan = 0.97, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 6 | 54 | 206 | - |
| CMYK | 0.97 | 0.74 | 0 | 0.19 |
| HSL | 225.6º | 0.94% | 0.42% | - |
| HSV(B) | 225.6º | 0.97% | 0.81% | - |
| XYZ | 12.53 | 7.13 | 59.11 | - |
| YUV | 56.98 | 212.1 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 206 | 0.97 | 0.74 | 0 | 0.19 | 225.6 | 0.94 | 0.42 |
| Hex | 6 | 36 | CE | 61 | 4A | 0 | 13 | E2 | 5E | 2A |
| Octal | 6 | 66 | 316 | 141 | 112 | 0 | 23 | 342 | 136 | 52 |
| Binary | 110 | 110110 | 11001110 | 1100001 | 1001010 | 0 | 10011 | 11100010 | 1011110 | 101010 |
Color Harmonies of #0636CE
Complementary color
Monochromatic Colors of #0636CE
Black with #0636CE
Text Example
Text Example
White with #0636CE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0636CE; }
p { color: rgb(6,54,206); }
H1.HeaderClassName
{
color: #0636CE;
}
.AnyTagClassName
{
color: #0636CE;
}
</style>
background-color css
<style>
a { background-color: #0636CE; }
a { background-color: rgb(6,54,206); }
div.DivClassName
{
background-color: #0636CE;
}
.BgClassName
{
background-color: #0636CE;
}
</style>
border-color css
<style>
span { border-color: #0636CE; }
span { border-color: rgb(6,54,206); }
td.TdClassName
{
border-color: #0636CE;
}
.TagClassName
{
border-color: #0636CE;
}
</style>