Shades of Sapphire #062976
Tints of Sapphire #062976
RGB
CMYK
RGB Variations
Color information
#062976 (or 0x062976) is known color: Sapphire. HEX triplet: 06, 29 and 76. RGB value is (6,41,118). Sum of RGB (Red+Green+Blue) = 6+41+118=165 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.64% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 118 (46.48% from 255 or 71.52% from 165); Max value from RGB is 118 - color contains mainly: blue. Hex color #062976 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062976 is #F9D689. Grayscale: #262626. Windows color (decimal): -16373386 or 7743750. OLE color: 7743750.
HSL color Cylindrical-coordinate representation of color #062976: hue angle of 221.25º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #062976 is Cyan = 0.95, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 41 | 118 | - |
| CMYK | 0.95 | 0.65 | 0 | 0.54 |
| HSL | 221.25º | 0.9% | 0.24% | - |
| HSV(B) | 221.25º | 0.95% | 0.46% | - |
| XYZ | 4.14 | 2.93 | 17.49 | - |
| YUV | 39.31 | 172.4 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 118 | 0.95 | 0.65 | 0 | 0.54 | 221.25 | 0.9 | 0.24 |
| Hex | 6 | 29 | 76 | 5F | 41 | 0 | 36 | DD | 5A | 18 |
| Octal | 6 | 51 | 166 | 137 | 101 | 0 | 66 | 335 | 132 | 30 |
| Binary | 110 | 101001 | 1110110 | 1011111 | 1000001 | 0 | 110110 | 11011101 | 1011010 | 11000 |
Color Harmonies of #062976
Complementary color
Monochromatic Colors of #062976
Black with #062976
Text Example
Text Example
White with #062976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062976; }
p { color: rgb(6,41,118); }
H1.HeaderClassName
{
color: #062976;
}
.AnyTagClassName
{
color: #062976;
}
</style>
background-color css
<style>
a { background-color: #062976; }
a { background-color: rgb(6,41,118); }
div.DivClassName
{
background-color: #062976;
}
.BgClassName
{
background-color: #062976;
}
</style>
border-color css
<style>
span { border-color: #062976; }
span { border-color: rgb(6,41,118); }
td.TdClassName
{
border-color: #062976;
}
.TagClassName
{
border-color: #062976;
}
</style>