Shades of Sapphire #062966
Tints of Sapphire #062966
RGB
CMYK
RGB Variations
Color information
#062966 (or 0x062966) is known color: Sapphire. HEX triplet: 06, 29 and 66. RGB value is (6,41,102). Sum of RGB (Red+Green+Blue) = 6+41+102=149 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.03% from 149); Green value is 41 (16.41% from 255 or 27.52% from 149); Blue value is 102 (40.23% from 255 or 68.46% from 149); Max value from RGB is 102 - color contains mainly: blue. Hex color #062966 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062966 is #F9D699. Grayscale: #252525. Windows color (decimal): -16373402 or 6695174. OLE color: 6695174.
HSL color Cylindrical-coordinate representation of color #062966: hue angle of 218.12º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #062966 is Cyan = 0.94, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 6 | 41 | 102 | - |
| CMYK | 0.94 | 0.60 | 0 | 0.6 |
| HSL | 218.13º | 0.89% | 0.21% | - |
| HSV(B) | 218.13º | 0.94% | 0.4% | - |
| XYZ | 3.27 | 2.58 | 12.9 | - |
| YUV | 37.49 | 164.4 | 105.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 102 | 0.94 | 0.60 | 0 | 0.6 | 218.13 | 0.89 | 0.21 |
| Hex | 6 | 29 | 66 | 5E | 3C | 0 | 3C | DA | 59 | 15 |
| Octal | 6 | 51 | 146 | 136 | 74 | 0 | 74 | 332 | 131 | 25 |
| Binary | 110 | 101001 | 1100110 | 1011110 | 111100 | 0 | 111100 | 11011010 | 1011001 | 10101 |
Color Harmonies of #062966
Complementary color
Monochromatic Colors of #062966
Black with #062966
Text Example
Text Example
White with #062966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062966; }
p { color: rgb(6,41,102); }
H1.HeaderClassName
{
color: #062966;
}
.AnyTagClassName
{
color: #062966;
}
</style>
background-color css
<style>
a { background-color: #062966; }
a { background-color: rgb(6,41,102); }
div.DivClassName
{
background-color: #062966;
}
.BgClassName
{
background-color: #062966;
}
</style>
border-color css
<style>
span { border-color: #062966; }
span { border-color: rgb(6,41,102); }
td.TdClassName
{
border-color: #062966;
}
.TagClassName
{
border-color: #062966;
}
</style>