Shades of Persian Blue #0834DE
Tints of Persian Blue #0834DE
RGB
CMYK
RGB Variations
Color information
#0834DE (or 0x0834DE) is known color: Persian Blue. HEX triplet: 08, 34 and DE. RGB value is (8,52,222). Sum of RGB (Red+Green+Blue) = 8+52+222=282 (37% of max value = 765). Red value is 8 (3.52% from 255 or 2.84% from 282); Green value is 52 (20.70% from 255 or 18.44% from 282); Blue value is 222 (87.11% from 255 or 78.72% from 282); Max value from RGB is 222 - color contains mainly: blue. Hex color #0834DE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0834DE is #F7CB21. Grayscale: #393939. Windows color (decimal): -16239394 or 14562312. OLE color: 14562312.
HSL color Cylindrical-coordinate representation of color #0834DE: hue angle of 227.66º degrees, saturation: 0.93, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0834DE is Cyan = 0.96, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.13.
Color convert
| RGB | 8 | 52 | 222 | - |
| CMYK | 0.96 | 0.77 | 0 | 0.13 |
| HSL | 227.66º | 0.93% | 0.45% | - |
| HSV(B) | 227.66º | 0.96% | 0.87% | - |
| XYZ | 14.51 | 7.78 | 69.84 | - |
| YUV | 58.22 | 220.42 | 92.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 52 | 222 | 0.96 | 0.77 | 0 | 0.13 | 227.66 | 0.93 | 0.45 |
| Hex | 8 | 34 | DE | 60 | 4D | 0 | D | E4 | 5D | 2D |
| Octal | 10 | 64 | 336 | 140 | 115 | 0 | 15 | 344 | 135 | 55 |
| Binary | 1000 | 110100 | 11011110 | 1100000 | 1001101 | 0 | 1101 | 11100100 | 1011101 | 101101 |
Color Harmonies of #0834DE
Complementary color
Monochromatic Colors of #0834DE
Black with #0834DE
Text Example
Text Example
White with #0834DE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0834DE; }
p { color: rgb(8,52,222); }
H1.HeaderClassName
{
color: #0834DE;
}
.AnyTagClassName
{
color: #0834DE;
}
</style>
background-color css
<style>
a { background-color: #0834DE; }
a { background-color: rgb(8,52,222); }
div.DivClassName
{
background-color: #0834DE;
}
.BgClassName
{
background-color: #0834DE;
}
</style>
border-color css
<style>
span { border-color: #0834DE; }
span { border-color: rgb(8,52,222); }
td.TdClassName
{
border-color: #0834DE;
}
.TagClassName
{
border-color: #0834DE;
}
</style>