Shades of Persian Blue #0730CE
Tints of Persian Blue #0730CE
RGB
CMYK
RGB Variations
Color information
#0730CE (or 0x0730CE) is known color: Persian Blue. HEX triplet: 07, 30 and CE. RGB value is (7,48,206). Sum of RGB (Red+Green+Blue) = 7+48+206=261 (34% of max value = 765). Red value is 7 (3.12% from 255 or 2.68% from 261); Green value is 48 (19.14% from 255 or 18.39% from 261); Blue value is 206 (80.86% from 255 or 78.93% from 261); Max value from RGB is 206 - color contains mainly: blue. Hex color #0730CE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0730CE is #F8CF31. Grayscale: #353535. Windows color (decimal): -16305970 or 13512711. OLE color: 13512711.
HSL color Cylindrical-coordinate representation of color #0730CE: hue angle of 227.64º degrees, saturation: 0.93, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #0730CE is Cyan = 0.97, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 7 | 48 | 206 | - |
| CMYK | 0.97 | 0.77 | 0 | 0.19 |
| HSL | 227.64º | 0.93% | 0.42% | - |
| HSV(B) | 227.64º | 0.97% | 0.81% | - |
| XYZ | 12.29 | 6.62 | 59.02 | - |
| YUV | 53.75 | 213.92 | 94.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 48 | 206 | 0.97 | 0.77 | 0 | 0.19 | 227.64 | 0.93 | 0.42 |
| Hex | 7 | 30 | CE | 61 | 4D | 0 | 13 | E4 | 5D | 2A |
| Octal | 7 | 60 | 316 | 141 | 115 | 0 | 23 | 344 | 135 | 52 |
| Binary | 111 | 110000 | 11001110 | 1100001 | 1001101 | 0 | 10011 | 11100100 | 1011101 | 101010 |
Color Harmonies of #0730CE
Complementary color
Monochromatic Colors of #0730CE
Black with #0730CE
Text Example
Text Example
White with #0730CE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0730CE; }
p { color: rgb(7,48,206); }
H1.HeaderClassName
{
color: #0730CE;
}
.AnyTagClassName
{
color: #0730CE;
}
</style>
background-color css
<style>
a { background-color: #0730CE; }
a { background-color: rgb(7,48,206); }
div.DivClassName
{
background-color: #0730CE;
}
.BgClassName
{
background-color: #0730CE;
}
</style>
border-color css
<style>
span { border-color: #0730CE; }
span { border-color: rgb(7,48,206); }
td.TdClassName
{
border-color: #0730CE;
}
.TagClassName
{
border-color: #0730CE;
}
</style>