Shades of Persian Blue #0829DE
Tints of Persian Blue #0829DE
RGB
CMYK
RGB Variations
Color information
#0829DE (or 0x0829DE) is known color: Persian Blue. HEX triplet: 08, 29 and DE. RGB value is (8,41,222). Sum of RGB (Red+Green+Blue) = 8+41+222=271 (35% of max value = 765). Red value is 8 (3.52% from 255 or 2.95% from 271); Green value is 41 (16.41% from 255 or 15.13% from 271); Blue value is 222 (87.11% from 255 or 81.92% from 271); Max value from RGB is 222 - color contains mainly: blue. Hex color #0829DE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0829DE is #F7D621. Grayscale: #333333. Windows color (decimal): -16242210 or 14559496. OLE color: 14559496.
HSL color Cylindrical-coordinate representation of color #0829DE: hue angle of 230.75º 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 #0829DE is Cyan = 0.96, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.13.
Color convert
| RGB | 8 | 41 | 222 | - |
| CMYK | 0.96 | 0.82 | 0 | 0.13 |
| HSL | 230.75º | 0.93% | 0.45% | - |
| HSV(B) | 230.75º | 0.96% | 0.87% | - |
| XYZ | 14.08 | 6.91 | 69.7 | - |
| YUV | 51.77 | 224.07 | 96.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 41 | 222 | 0.96 | 0.82 | 0 | 0.13 | 230.75 | 0.93 | 0.45 |
| Hex | 8 | 29 | DE | 60 | 52 | 0 | D | E7 | 5D | 2D |
| Octal | 10 | 51 | 336 | 140 | 122 | 0 | 15 | 347 | 135 | 55 |
| Binary | 1000 | 101001 | 11011110 | 1100000 | 1010010 | 0 | 1101 | 11100111 | 1011101 | 101101 |
Color Harmonies of #0829DE
Complementary color
Monochromatic Colors of #0829DE
Black with #0829DE
Text Example
Text Example
White with #0829DE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0829DE; }
p { color: rgb(8,41,222); }
H1.HeaderClassName
{
color: #0829DE;
}
.AnyTagClassName
{
color: #0829DE;
}
</style>
background-color css
<style>
a { background-color: #0829DE; }
a { background-color: rgb(8,41,222); }
div.DivClassName
{
background-color: #0829DE;
}
.BgClassName
{
background-color: #0829DE;
}
</style>
border-color css
<style>
span { border-color: #0829DE; }
span { border-color: rgb(8,41,222); }
td.TdClassName
{
border-color: #0829DE;
}
.TagClassName
{
border-color: #0829DE;
}
</style>