Shades of Sapphire #062861
Tints of Sapphire #062861
RGB
CMYK
RGB Variations
Color information
#062861 (or 0x062861) is known color: Sapphire. HEX triplet: 06, 28 and 61. RGB value is (6,40,97). Sum of RGB (Red+Green+Blue) = 6+40+97=143 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.20% from 143); Green value is 40 (16.02% from 255 or 27.97% from 143); Blue value is 97 (38.28% from 255 or 67.83% from 143); Max value from RGB is 97 - color contains mainly: blue. Hex color #062861 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062861 is #F9D79E. Grayscale: #242424. Windows color (decimal): -16373663 or 6367238. OLE color: 6367238.
HSL color Cylindrical-coordinate representation of color #062861: hue angle of 217.58º 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 #062861 is Cyan = 0.94, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 40 | 97 | - |
| CMYK | 0.94 | 0.59 | 0 | 0.62 |
| HSL | 217.58º | 0.88% | 0.2% | - |
| HSV(B) | 217.58º | 0.94% | 0.38% | - |
| XYZ | 2.99 | 2.42 | 11.62 | - |
| YUV | 36.33 | 162.24 | 106.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 97 | 0.94 | 0.59 | 0 | 0.62 | 217.58 | 0.88 | 0.2 |
| Hex | 6 | 28 | 61 | 5E | 3B | 0 | 3E | DA | 58 | 14 |
| Octal | 6 | 50 | 141 | 136 | 73 | 0 | 76 | 332 | 130 | 24 |
| Binary | 110 | 101000 | 1100001 | 1011110 | 111011 | 0 | 111110 | 11011010 | 1011000 | 10100 |
Color Harmonies of #062861
Complementary color
Monochromatic Colors of #062861
Black with #062861
Text Example
Text Example
White with #062861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062861; }
p { color: rgb(6,40,97); }
H1.HeaderClassName
{
color: #062861;
}
.AnyTagClassName
{
color: #062861;
}
</style>
background-color css
<style>
a { background-color: #062861; }
a { background-color: rgb(6,40,97); }
div.DivClassName
{
background-color: #062861;
}
.BgClassName
{
background-color: #062861;
}
</style>
border-color css
<style>
span { border-color: #062861; }
span { border-color: rgb(6,40,97); }
td.TdClassName
{
border-color: #062861;
}
.TagClassName
{
border-color: #062861;
}
</style>