Shades of Persian Blue #0834BA
Tints of Persian Blue #0834BA
RGB
CMYK
RGB Variations
Color information
#0834BA (or 0x0834BA) is known color: Persian Blue. HEX triplet: 08, 34 and BA. RGB value is (8,52,186). Sum of RGB (Red+Green+Blue) = 8+52+186=246 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.25% from 246); Green value is 52 (20.70% from 255 or 21.14% from 246); Blue value is 186 (73.05% from 255 or 75.61% from 246); Max value from RGB is 186 - color contains mainly: blue. Hex color #0834BA is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0834BA is #F7CB45. Grayscale: #353535. Windows color (decimal): -16239430 or 12203016. OLE color: 12203016.
HSL color Cylindrical-coordinate representation of color #0834BA: hue angle of 225.17º 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 #0834BA is Cyan = 0.96, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 8 | 52 | 186 | - |
| CMYK | 0.96 | 0.72 | 0 | 0.27 |
| HSL | 225.17º | 0.92% | 0.38% | - |
| HSV(B) | 225.17º | 0.96% | 0.73% | - |
| XYZ | 10.19 | 6.05 | 47.09 | - |
| YUV | 54.12 | 202.42 | 95.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 52 | 186 | 0.96 | 0.72 | 0 | 0.27 | 225.17 | 0.92 | 0.38 |
| Hex | 8 | 34 | BA | 60 | 48 | 0 | 1B | E1 | 5C | 26 |
| Octal | 10 | 64 | 272 | 140 | 110 | 0 | 33 | 341 | 134 | 46 |
| Binary | 1000 | 110100 | 10111010 | 1100000 | 1001000 | 0 | 11011 | 11100001 | 1011100 | 100110 |
Color Harmonies of #0834BA
Complementary color
Monochromatic Colors of #0834BA
Black with #0834BA
Text Example
Text Example
White with #0834BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0834BA; }
p { color: rgb(8,52,186); }
H1.HeaderClassName
{
color: #0834BA;
}
.AnyTagClassName
{
color: #0834BA;
}
</style>
background-color css
<style>
a { background-color: #0834BA; }
a { background-color: rgb(8,52,186); }
div.DivClassName
{
background-color: #0834BA;
}
.BgClassName
{
background-color: #0834BA;
}
</style>
border-color css
<style>
span { border-color: #0834BA; }
span { border-color: rgb(8,52,186); }
td.TdClassName
{
border-color: #0834BA;
}
.TagClassName
{
border-color: #0834BA;
}
</style>