Shades of Persian Blue #0738CE
Tints of Persian Blue #0738CE
RGB
CMYK
RGB Variations
Color information
#0738CE (or 0x0738CE) is known color: Persian Blue. HEX triplet: 07, 38 and CE. RGB value is (7,56,206). Sum of RGB (Red+Green+Blue) = 7+56+206=269 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.60% from 269); Green value is 56 (22.27% from 255 or 20.82% from 269); Blue value is 206 (80.86% from 255 or 76.58% from 269); Max value from RGB is 206 - color contains mainly: blue. Hex color #0738CE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0738CE is #F8C731. Grayscale: #393939. Windows color (decimal): -16303922 or 13514759. OLE color: 13514759.
HSL color Cylindrical-coordinate representation of color #0738CE: hue angle of 225.23º 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 #0738CE is Cyan = 0.97, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 7 | 56 | 206 | - |
| CMYK | 0.97 | 0.73 | 0 | 0.19 |
| HSL | 225.23º | 0.93% | 0.42% | - |
| HSV(B) | 225.23º | 0.97% | 0.81% | - |
| XYZ | 12.64 | 7.33 | 59.14 | - |
| YUV | 58.45 | 211.27 | 91.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 56 | 206 | 0.97 | 0.73 | 0 | 0.19 | 225.23 | 0.93 | 0.42 |
| Hex | 7 | 38 | CE | 61 | 49 | 0 | 13 | E1 | 5D | 2A |
| Octal | 7 | 70 | 316 | 141 | 111 | 0 | 23 | 341 | 135 | 52 |
| Binary | 111 | 111000 | 11001110 | 1100001 | 1001001 | 0 | 10011 | 11100001 | 1011101 | 101010 |
Color Harmonies of #0738CE
Complementary color
Monochromatic Colors of #0738CE
Black with #0738CE
Text Example
Text Example
White with #0738CE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0738CE; }
p { color: rgb(7,56,206); }
H1.HeaderClassName
{
color: #0738CE;
}
.AnyTagClassName
{
color: #0738CE;
}
</style>
background-color css
<style>
a { background-color: #0738CE; }
a { background-color: rgb(7,56,206); }
div.DivClassName
{
background-color: #0738CE;
}
.BgClassName
{
background-color: #0738CE;
}
</style>
border-color css
<style>
span { border-color: #0738CE; }
span { border-color: rgb(7,56,206); }
td.TdClassName
{
border-color: #0738CE;
}
.TagClassName
{
border-color: #0738CE;
}
</style>