Shades of Sapphire #062978
Tints of Sapphire #062978
RGB
CMYK
RGB Variations
Color information
#062978 (or 0x062978) is known color: Sapphire. HEX triplet: 06, 29 and 78. RGB value is (6,41,120). Sum of RGB (Red+Green+Blue) = 6+41+120=167 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.59% from 167); Green value is 41 (16.41% from 255 or 24.55% from 167); Blue value is 120 (47.27% from 255 or 71.86% from 167); Max value from RGB is 120 - color contains mainly: blue. Hex color #062978 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062978 is #F9D687. Grayscale: #272727. Windows color (decimal): -16373384 or 7874822. OLE color: 7874822.
HSL color Cylindrical-coordinate representation of color #062978: hue angle of 221.58º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #062978 is Cyan = 0.95, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 41 | 120 | - |
| CMYK | 0.95 | 0.66 | 0 | 0.53 |
| HSL | 221.58º | 0.9% | 0.25% | - |
| HSV(B) | 221.58º | 0.95% | 0.47% | - |
| XYZ | 4.26 | 2.98 | 18.12 | - |
| YUV | 39.54 | 173.4 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 120 | 0.95 | 0.66 | 0 | 0.53 | 221.58 | 0.9 | 0.25 |
| Hex | 6 | 29 | 78 | 5F | 42 | 0 | 35 | DE | 5A | 19 |
| Octal | 6 | 51 | 170 | 137 | 102 | 0 | 65 | 336 | 132 | 31 |
| Binary | 110 | 101001 | 1111000 | 1011111 | 1000010 | 0 | 110101 | 11011110 | 1011010 | 11001 |
Color Harmonies of #062978
Complementary color
Monochromatic Colors of #062978
Black with #062978
Text Example
Text Example
White with #062978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062978; }
p { color: rgb(6,41,120); }
H1.HeaderClassName
{
color: #062978;
}
.AnyTagClassName
{
color: #062978;
}
</style>
background-color css
<style>
a { background-color: #062978; }
a { background-color: rgb(6,41,120); }
div.DivClassName
{
background-color: #062978;
}
.BgClassName
{
background-color: #062978;
}
</style>
border-color css
<style>
span { border-color: #062978; }
span { border-color: rgb(6,41,120); }
td.TdClassName
{
border-color: #062978;
}
.TagClassName
{
border-color: #062978;
}
</style>