Shades of Persian Blue #0836BA
Tints of Persian Blue #0836BA
RGB
CMYK
RGB Variations
Color information
#0836BA (or 0x0836BA) is known color: Persian Blue. HEX triplet: 08, 36 and BA. RGB value is (8,54,186). Sum of RGB (Red+Green+Blue) = 8+54+186=248 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.23% from 248); Green value is 54 (21.48% from 255 or 21.77% from 248); Blue value is 186 (73.05% from 255 or 75% from 248); Max value from RGB is 186 - color contains mainly: blue. Hex color #0836BA is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0836BA is #F7C945. Grayscale: #363636. Windows color (decimal): -16238918 or 12203528. OLE color: 12203528.
HSL color Cylindrical-coordinate representation of color #0836BA: hue angle of 224.49º degrees, saturation: 0.92, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0836BA is Cyan = 0.96, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 8 | 54 | 186 | - |
| CMYK | 0.96 | 0.71 | 0 | 0.27 |
| HSL | 224.49º | 0.92% | 0.38% | - |
| HSV(B) | 224.49º | 0.96% | 0.73% | - |
| XYZ | 10.28 | 6.24 | 47.12 | - |
| YUV | 55.29 | 201.76 | 94.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 54 | 186 | 0.96 | 0.71 | 0 | 0.27 | 224.49 | 0.92 | 0.38 |
| Hex | 8 | 36 | BA | 60 | 47 | 0 | 1B | E0 | 5C | 26 |
| Octal | 10 | 66 | 272 | 140 | 107 | 0 | 33 | 340 | 134 | 46 |
| Binary | 1000 | 110110 | 10111010 | 1100000 | 1000111 | 0 | 11011 | 11100000 | 1011100 | 100110 |
Color Harmonies of #0836BA
Complementary color
Monochromatic Colors of #0836BA
Black with #0836BA
Text Example
Text Example
White with #0836BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0836BA; }
p { color: rgb(8,54,186); }
H1.HeaderClassName
{
color: #0836BA;
}
.AnyTagClassName
{
color: #0836BA;
}
</style>
background-color css
<style>
a { background-color: #0836BA; }
a { background-color: rgb(8,54,186); }
div.DivClassName
{
background-color: #0836BA;
}
.BgClassName
{
background-color: #0836BA;
}
</style>
border-color css
<style>
span { border-color: #0836BA; }
span { border-color: rgb(8,54,186); }
td.TdClassName
{
border-color: #0836BA;
}
.TagClassName
{
border-color: #0836BA;
}
</style>