Shades of Persian Blue #0836CE
Tints of Persian Blue #0836CE
RGB
CMYK
RGB Variations
Color information
#0836CE (or 0x0836CE) is known color: Persian Blue. HEX triplet: 08, 36 and CE. RGB value is (8,54,206). Sum of RGB (Red+Green+Blue) = 8+54+206=268 (35% of max value = 765). Red value is 8 (3.52% from 255 or 2.99% from 268); Green value is 54 (21.48% from 255 or 20.15% from 268); Blue value is 206 (80.86% from 255 or 76.87% from 268); Max value from RGB is 206 - color contains mainly: blue. Hex color #0836CE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0836CE is #F7C931. Grayscale: #383838. Windows color (decimal): -16238898 or 13514248. OLE color: 13514248.
HSL color Cylindrical-coordinate representation of color #0836CE: hue angle of 226.06º degrees, saturation: 0.93, 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 #0836CE is Cyan = 0.96, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 8 | 54 | 206 | - |
| CMYK | 0.96 | 0.74 | 0 | 0.19 |
| HSL | 226.06º | 0.93% | 0.42% | - |
| HSV(B) | 226.06º | 0.96% | 0.81% | - |
| XYZ | 12.56 | 7.15 | 59.11 | - |
| YUV | 57.57 | 211.76 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 54 | 206 | 0.96 | 0.74 | 0 | 0.19 | 226.06 | 0.93 | 0.42 |
| Hex | 8 | 36 | CE | 60 | 4A | 0 | 13 | E2 | 5D | 2A |
| Octal | 10 | 66 | 316 | 140 | 112 | 0 | 23 | 342 | 135 | 52 |
| Binary | 1000 | 110110 | 11001110 | 1100000 | 1001010 | 0 | 10011 | 11100010 | 1011101 | 101010 |
Color Harmonies of #0836CE
Complementary color
Monochromatic Colors of #0836CE
Black with #0836CE
Text Example
Text Example
White with #0836CE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0836CE; }
p { color: rgb(8,54,206); }
H1.HeaderClassName
{
color: #0836CE;
}
.AnyTagClassName
{
color: #0836CE;
}
</style>
background-color css
<style>
a { background-color: #0836CE; }
a { background-color: rgb(8,54,206); }
div.DivClassName
{
background-color: #0836CE;
}
.BgClassName
{
background-color: #0836CE;
}
</style>
border-color css
<style>
span { border-color: #0836CE; }
span { border-color: rgb(8,54,206); }
td.TdClassName
{
border-color: #0836CE;
}
.TagClassName
{
border-color: #0836CE;
}
</style>