Shades of Sapphire #062572
Tints of Sapphire #062572
RGB
CMYK
RGB Variations
Color information
#062572 (or 0x062572) is known color: Sapphire. HEX triplet: 06, 25 and 72. RGB value is (6,37,114). Sum of RGB (Red+Green+Blue) = 6+37+114=157 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.82% from 157); Green value is 37 (14.84% from 255 or 23.57% from 157); Blue value is 114 (44.92% from 255 or 72.61% from 157); Max value from RGB is 114 - color contains mainly: blue. Hex color #062572 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062572 is #F9DA8D. Grayscale: #242424. Windows color (decimal): -16374414 or 7480582. OLE color: 7480582.
HSL color Cylindrical-coordinate representation of color #062572: hue angle of 222.78º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #062572 is Cyan = 0.95, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 37 | 114 | - |
| CMYK | 0.95 | 0.68 | 0 | 0.55 |
| HSL | 222.78º | 0.9% | 0.24% | - |
| HSV(B) | 222.78º | 0.95% | 0.45% | - |
| XYZ | 3.77 | 2.58 | 16.22 | - |
| YUV | 36.51 | 171.73 | 106.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 37 | 114 | 0.95 | 0.68 | 0 | 0.55 | 222.78 | 0.9 | 0.24 |
| Hex | 6 | 25 | 72 | 5F | 44 | 0 | 37 | DF | 5A | 18 |
| Octal | 6 | 45 | 162 | 137 | 104 | 0 | 67 | 337 | 132 | 30 |
| Binary | 110 | 100101 | 1110010 | 1011111 | 1000100 | 0 | 110111 | 11011111 | 1011010 | 11000 |
Color Harmonies of #062572
Complementary color
Monochromatic Colors of #062572
Black with #062572
Text Example
Text Example
White with #062572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062572; }
p { color: rgb(6,37,114); }
H1.HeaderClassName
{
color: #062572;
}
.AnyTagClassName
{
color: #062572;
}
</style>
background-color css
<style>
a { background-color: #062572; }
a { background-color: rgb(6,37,114); }
div.DivClassName
{
background-color: #062572;
}
.BgClassName
{
background-color: #062572;
}
</style>
border-color css
<style>
span { border-color: #062572; }
span { border-color: rgb(6,37,114); }
td.TdClassName
{
border-color: #062572;
}
.TagClassName
{
border-color: #062572;
}
</style>