Shades of Sapphire #062667
Tints of Sapphire #062667
RGB
CMYK
RGB Variations
Color information
#062667 (or 0x062667) is known color: Sapphire. HEX triplet: 06, 26 and 67. RGB value is (6,38,103). Sum of RGB (Red+Green+Blue) = 6+38+103=147 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.08% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 103 (40.62% from 255 or 70.07% from 147); Max value from RGB is 103 - color contains mainly: blue. Hex color #062667 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062667 is #F9D998. Grayscale: #232323. Windows color (decimal): -16374169 or 6759942. OLE color: 6759942.
HSL color Cylindrical-coordinate representation of color #062667: hue angle of 220.21º 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 #062667 is Cyan = 0.94, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 38 | 103 | - |
| CMYK | 0.94 | 0.63 | 0 | 0.60 |
| HSL | 220.21º | 0.89% | 0.21% | - |
| HSV(B) | 220.21º | 0.94% | 0.4% | - |
| XYZ | 3.22 | 2.4 | 13.13 | - |
| YUV | 35.84 | 165.9 | 106.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 38 | 103 | 0.94 | 0.63 | 0 | 0.60 | 220.21 | 0.89 | 0.21 |
| Hex | 6 | 26 | 67 | 5E | 3F | 0 | 3C | DC | 59 | 15 |
| Octal | 6 | 46 | 147 | 136 | 77 | 0 | 74 | 334 | 131 | 25 |
| Binary | 110 | 100110 | 1100111 | 1011110 | 111111 | 0 | 111100 | 11011100 | 1011001 | 10101 |
Color Harmonies of #062667
Complementary color
Monochromatic Colors of #062667
Black with #062667
Text Example
Text Example
White with #062667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062667; }
p { color: rgb(6,38,103); }
H1.HeaderClassName
{
color: #062667;
}
.AnyTagClassName
{
color: #062667;
}
</style>
background-color css
<style>
a { background-color: #062667; }
a { background-color: rgb(6,38,103); }
div.DivClassName
{
background-color: #062667;
}
.BgClassName
{
background-color: #062667;
}
</style>
border-color css
<style>
span { border-color: #062667; }
span { border-color: rgb(6,38,103); }
td.TdClassName
{
border-color: #062667;
}
.TagClassName
{
border-color: #062667;
}
</style>