Shades of Sapphire #062477
Tints of Sapphire #062477
RGB
CMYK
RGB Variations
Color information
#062477 (or 0x062477) is known color: Sapphire. HEX triplet: 06, 24 and 77. RGB value is (6,36,119). Sum of RGB (Red+Green+Blue) = 6+36+119=161 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.73% from 161); Green value is 36 (14.45% from 255 or 22.36% from 161); Blue value is 119 (46.88% from 255 or 73.91% from 161); Max value from RGB is 119 - color contains mainly: blue. Hex color #062477 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062477 is #F9DB88. Grayscale: #242424. Windows color (decimal): -16374665 or 7808006. OLE color: 7808006.
HSL color Cylindrical-coordinate representation of color #062477: hue angle of 224.07º 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 #062477 is Cyan = 0.95, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 36 | 119 | - |
| CMYK | 0.95 | 0.70 | 0 | 0.53 |
| HSL | 224.07º | 0.9% | 0.25% | - |
| HSV(B) | 224.07º | 0.95% | 0.47% | - |
| XYZ | 4.04 | 2.63 | 17.75 | - |
| YUV | 36.49 | 174.56 | 106.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 36 | 119 | 0.95 | 0.70 | 0 | 0.53 | 224.07 | 0.9 | 0.25 |
| Hex | 6 | 24 | 77 | 5F | 46 | 0 | 35 | E0 | 5A | 19 |
| Octal | 6 | 44 | 167 | 137 | 106 | 0 | 65 | 340 | 132 | 31 |
| Binary | 110 | 100100 | 1110111 | 1011111 | 1000110 | 0 | 110101 | 11100000 | 1011010 | 11001 |
Color Harmonies of #062477
Complementary color
Monochromatic Colors of #062477
Black with #062477
Text Example
Text Example
White with #062477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062477; }
p { color: rgb(6,36,119); }
H1.HeaderClassName
{
color: #062477;
}
.AnyTagClassName
{
color: #062477;
}
</style>
background-color css
<style>
a { background-color: #062477; }
a { background-color: rgb(6,36,119); }
div.DivClassName
{
background-color: #062477;
}
.BgClassName
{
background-color: #062477;
}
</style>
border-color css
<style>
span { border-color: #062477; }
span { border-color: rgb(6,36,119); }
td.TdClassName
{
border-color: #062477;
}
.TagClassName
{
border-color: #062477;
}
</style>