Shades of Persian Blue #0936CE
Tints of Persian Blue #0936CE
RGB
CMYK
RGB Variations
Color information
#0936CE (or 0x0936CE) is known color: Persian Blue. HEX triplet: 09, 36 and CE. RGB value is (9,54,206). Sum of RGB (Red+Green+Blue) = 9+54+206=269 (35% of max value = 765). Red value is 9 (3.91% from 255 or 3.35% from 269); Green value is 54 (21.48% from 255 or 20.07% from 269); Blue value is 206 (80.86% from 255 or 76.58% from 269); Max value from RGB is 206 - color contains mainly: blue. Hex color #0936CE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0936CE is #F6C931. Grayscale: #393939. Windows color (decimal): -16173362 or 13514249. OLE color: 13514249.
HSL color Cylindrical-coordinate representation of color #0936CE: hue angle of 226.29º degrees, saturation: 0.92, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0936CE is Cyan = 0.96, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 9 | 54 | 206 | - |
| CMYK | 0.96 | 0.74 | 0 | 0.19 |
| HSL | 226.29º | 0.92% | 0.42% | - |
| HSV(B) | 226.29º | 0.96% | 0.81% | - |
| XYZ | 12.57 | 7.15 | 59.11 | - |
| YUV | 57.87 | 211.59 | 93.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 54 | 206 | 0.96 | 0.74 | 0 | 0.19 | 226.29 | 0.92 | 0.42 |
| Hex | 9 | 36 | CE | 60 | 4A | 0 | 13 | E2 | 5C | 2A |
| Octal | 11 | 66 | 316 | 140 | 112 | 0 | 23 | 342 | 134 | 52 |
| Binary | 1001 | 110110 | 11001110 | 1100000 | 1001010 | 0 | 10011 | 11100010 | 1011100 | 101010 |
Color Harmonies of #0936CE
Complementary color
Monochromatic Colors of #0936CE
Black with #0936CE
Text Example
Text Example
White with #0936CE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0936CE; }
p { color: rgb(9,54,206); }
H1.HeaderClassName
{
color: #0936CE;
}
.AnyTagClassName
{
color: #0936CE;
}
</style>
background-color css
<style>
a { background-color: #0936CE; }
a { background-color: rgb(9,54,206); }
div.DivClassName
{
background-color: #0936CE;
}
.BgClassName
{
background-color: #0936CE;
}
</style>
border-color css
<style>
span { border-color: #0936CE; }
span { border-color: rgb(9,54,206); }
td.TdClassName
{
border-color: #0936CE;
}
.TagClassName
{
border-color: #0936CE;
}
</style>