Shades of Sapphire #062276
Tints of Sapphire #062276
RGB
CMYK
RGB Variations
Color information
#062276 (or 0x062276) is known color: Sapphire. HEX triplet: 06, 22 and 76. RGB value is (6,34,118). Sum of RGB (Red+Green+Blue) = 6+34+118=158 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.80% from 158); Green value is 34 (13.67% from 255 or 21.52% from 158); Blue value is 118 (46.48% from 255 or 74.68% from 158); Max value from RGB is 118 - color contains mainly: blue. Hex color #062276 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062276 is #F9DD89. Grayscale: #222222. Windows color (decimal): -16375178 or 7741958. OLE color: 7741958.
HSL color Cylindrical-coordinate representation of color #062276: hue angle of 225º 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 #062276 is Cyan = 0.95, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 34 | 118 | - |
| CMYK | 0.95 | 0.71 | 0 | 0.54 |
| HSL | 225º | 0.9% | 0.24% | - |
| HSV(B) | 225º | 0.95% | 0.46% | - |
| XYZ | 3.92 | 2.49 | 17.41 | - |
| YUV | 35.2 | 174.72 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 34 | 118 | 0.95 | 0.71 | 0 | 0.54 | 225 | 0.9 | 0.24 |
| Hex | 6 | 22 | 76 | 5F | 47 | 0 | 36 | E1 | 5A | 18 |
| Octal | 6 | 42 | 166 | 137 | 107 | 0 | 66 | 341 | 132 | 30 |
| Binary | 110 | 100010 | 1110110 | 1011111 | 1000111 | 0 | 110110 | 11100001 | 1011010 | 11000 |
Color Harmonies of #062276
Complementary color
Monochromatic Colors of #062276
Black with #062276
Text Example
Text Example
White with #062276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062276; }
p { color: rgb(6,34,118); }
H1.HeaderClassName
{
color: #062276;
}
.AnyTagClassName
{
color: #062276;
}
</style>
background-color css
<style>
a { background-color: #062276; }
a { background-color: rgb(6,34,118); }
div.DivClassName
{
background-color: #062276;
}
.BgClassName
{
background-color: #062276;
}
</style>
border-color css
<style>
span { border-color: #062276; }
span { border-color: rgb(6,34,118); }
td.TdClassName
{
border-color: #062276;
}
.TagClassName
{
border-color: #062276;
}
</style>