Shades of Persian Blue #0838D0
Tints of Persian Blue #0838D0
RGB
CMYK
RGB Variations
Color information
#0838D0 (or 0x0838D0) is known color: Persian Blue. HEX triplet: 08, 38 and D0. RGB value is (8,56,208). Sum of RGB (Red+Green+Blue) = 8+56+208=272 (36% of max value = 765). Red value is 8 (3.52% from 255 or 2.94% from 272); Green value is 56 (22.27% from 255 or 20.59% from 272); Blue value is 208 (81.64% from 255 or 76.47% from 272); Max value from RGB is 208 - color contains mainly: blue. Hex color #0838D0 is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0838D0 is #F7C72F. Grayscale: #3A3A3A. Windows color (decimal): -16238384 or 13645832. OLE color: 13645832.
HSL color Cylindrical-coordinate representation of color #0838D0: hue angle of 225.6º degrees, saturation: 0.93, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0838D0 is Cyan = 0.96, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 8 | 56 | 208 | - |
| CMYK | 0.96 | 0.73 | 0 | 0.18 |
| HSL | 225.6º | 0.93% | 0.42% | - |
| HSV(B) | 225.6º | 0.96% | 0.82% | - |
| XYZ | 12.9 | 7.43 | 60.43 | - |
| YUV | 58.98 | 212.1 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 56 | 208 | 0.96 | 0.73 | 0 | 0.18 | 225.6 | 0.93 | 0.42 |
| Hex | 8 | 38 | D0 | 60 | 49 | 0 | 12 | E2 | 5D | 2A |
| Octal | 10 | 70 | 320 | 140 | 111 | 0 | 22 | 342 | 135 | 52 |
| Binary | 1000 | 111000 | 11010000 | 1100000 | 1001001 | 0 | 10010 | 11100010 | 1011101 | 101010 |
Color Harmonies of #0838D0
Complementary color
Monochromatic Colors of #0838D0
Black with #0838D0
Text Example
Text Example
White with #0838D0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0838D0; }
p { color: rgb(8,56,208); }
H1.HeaderClassName
{
color: #0838D0;
}
.AnyTagClassName
{
color: #0838D0;
}
</style>
background-color css
<style>
a { background-color: #0838D0; }
a { background-color: rgb(8,56,208); }
div.DivClassName
{
background-color: #0838D0;
}
.BgClassName
{
background-color: #0838D0;
}
</style>
border-color css
<style>
span { border-color: #0838D0; }
span { border-color: rgb(8,56,208); }
td.TdClassName
{
border-color: #0838D0;
}
.TagClassName
{
border-color: #0838D0;
}
</style>