Shades of Sapphire #062160
Tints of Sapphire #062160
RGB
CMYK
RGB Variations
Color information
#062160 (or 0x062160) is known color: Sapphire. HEX triplet: 06, 21 and 60. RGB value is (6,33,96). Sum of RGB (Red+Green+Blue) = 6+33+96=135 (17% of max value = 765). Red value is 6 (2.73% from 255 or 4.44% from 135); Green value is 33 (13.28% from 255 or 24.44% from 135); Blue value is 96 (37.89% from 255 or 71.11% from 135); Max value from RGB is 96 - color contains mainly: blue. Hex color #062160 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062160 is #F9DE9F. Grayscale: #1F1F1F. Windows color (decimal): -16375456 or 6299910. OLE color: 6299910.
HSL color Cylindrical-coordinate representation of color #062160: hue angle of 222º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #062160 is Cyan = 0.94, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 33 | 96 | - |
| CMYK | 0.94 | 0.66 | 0 | 0.62 |
| HSL | 222º | 0.88% | 0.2% | - |
| HSV(B) | 222º | 0.94% | 0.38% | - |
| XYZ | 2.73 | 1.97 | 11.3 | - |
| YUV | 32.11 | 164.05 | 109.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 33 | 96 | 0.94 | 0.66 | 0 | 0.62 | 222 | 0.88 | 0.2 |
| Hex | 6 | 21 | 60 | 5E | 42 | 0 | 3E | DE | 58 | 14 |
| Octal | 6 | 41 | 140 | 136 | 102 | 0 | 76 | 336 | 130 | 24 |
| Binary | 110 | 100001 | 1100000 | 1011110 | 1000010 | 0 | 111110 | 11011110 | 1011000 | 10100 |
Color Harmonies of #062160
Complementary color
Monochromatic Colors of #062160
Black with #062160
Text Example
Text Example
White with #062160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062160; }
p { color: rgb(6,33,96); }
H1.HeaderClassName
{
color: #062160;
}
.AnyTagClassName
{
color: #062160;
}
</style>
background-color css
<style>
a { background-color: #062160; }
a { background-color: rgb(6,33,96); }
div.DivClassName
{
background-color: #062160;
}
.BgClassName
{
background-color: #062160;
}
</style>
border-color css
<style>
span { border-color: #062160; }
span { border-color: rgb(6,33,96); }
td.TdClassName
{
border-color: #062160;
}
.TagClassName
{
border-color: #062160;
}
</style>