Shades of Sapphire #062067
Tints of Sapphire #062067
RGB
CMYK
RGB Variations
Color information
#062067 (or 0x062067) is known color: Sapphire. HEX triplet: 06, 20 and 67. RGB value is (6,32,103). Sum of RGB (Red+Green+Blue) = 6+32+103=141 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.26% from 141); Green value is 32 (12.89% from 255 or 22.70% from 141); Blue value is 103 (40.62% from 255 or 73.05% from 141); Max value from RGB is 103 - color contains mainly: blue. Hex color #062067 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062067 is #F9DF98. Grayscale: #202020. Windows color (decimal): -16375705 or 6758406. OLE color: 6758406.
HSL color Cylindrical-coordinate representation of color #062067: hue angle of 223.92º 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 #062067 is Cyan = 0.94, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 32 | 103 | - |
| CMYK | 0.94 | 0.69 | 0 | 0.60 |
| HSL | 223.92º | 0.89% | 0.21% | - |
| HSV(B) | 223.92º | 0.94% | 0.4% | - |
| XYZ | 3.04 | 2.05 | 13.07 | - |
| YUV | 32.32 | 167.89 | 109.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 32 | 103 | 0.94 | 0.69 | 0 | 0.60 | 223.92 | 0.89 | 0.21 |
| Hex | 6 | 20 | 67 | 5E | 45 | 0 | 3C | E0 | 59 | 15 |
| Octal | 6 | 40 | 147 | 136 | 105 | 0 | 74 | 340 | 131 | 25 |
| Binary | 110 | 100000 | 1100111 | 1011110 | 1000101 | 0 | 111100 | 11100000 | 1011001 | 10101 |
Color Harmonies of #062067
Complementary color
Monochromatic Colors of #062067
Black with #062067
Text Example
Text Example
White with #062067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062067; }
p { color: rgb(6,32,103); }
H1.HeaderClassName
{
color: #062067;
}
.AnyTagClassName
{
color: #062067;
}
</style>
background-color css
<style>
a { background-color: #062067; }
a { background-color: rgb(6,32,103); }
div.DivClassName
{
background-color: #062067;
}
.BgClassName
{
background-color: #062067;
}
</style>
border-color css
<style>
span { border-color: #062067; }
span { border-color: rgb(6,32,103); }
td.TdClassName
{
border-color: #062067;
}
.TagClassName
{
border-color: #062067;
}
</style>