Shades of Sapphire #062768
Tints of Sapphire #062768
RGB
CMYK
RGB Variations
Color information
#062768 (or 0x062768) is known color: Sapphire. HEX triplet: 06, 27 and 68. RGB value is (6,39,104). Sum of RGB (Red+Green+Blue) = 6+39+104=149 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.03% from 149); Green value is 39 (15.62% from 255 or 26.17% from 149); Blue value is 104 (41.02% from 255 or 69.80% from 149); Max value from RGB is 104 - color contains mainly: blue. Hex color #062768 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062768 is #F9D897. Grayscale: #242424. Windows color (decimal): -16373912 or 6825734. OLE color: 6825734.
HSL color Cylindrical-coordinate representation of color #062768: hue angle of 219.8º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #062768 is Cyan = 0.94, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 39 | 104 | - |
| CMYK | 0.94 | 0.62 | 0 | 0.59 |
| HSL | 219.8º | 0.89% | 0.22% | - |
| HSV(B) | 219.8º | 0.94% | 0.41% | - |
| XYZ | 3.3 | 2.49 | 13.4 | - |
| YUV | 36.54 | 166.07 | 106.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 39 | 104 | 0.94 | 0.62 | 0 | 0.59 | 219.8 | 0.89 | 0.22 |
| Hex | 6 | 27 | 68 | 5E | 3E | 0 | 3B | DC | 59 | 16 |
| Octal | 6 | 47 | 150 | 136 | 76 | 0 | 73 | 334 | 131 | 26 |
| Binary | 110 | 100111 | 1101000 | 1011110 | 111110 | 0 | 111011 | 11011100 | 1011001 | 10110 |
Color Harmonies of #062768
Complementary color
Monochromatic Colors of #062768
Black with #062768
Text Example
Text Example
White with #062768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062768; }
p { color: rgb(6,39,104); }
H1.HeaderClassName
{
color: #062768;
}
.AnyTagClassName
{
color: #062768;
}
</style>
background-color css
<style>
a { background-color: #062768; }
a { background-color: rgb(6,39,104); }
div.DivClassName
{
background-color: #062768;
}
.BgClassName
{
background-color: #062768;
}
</style>
border-color css
<style>
span { border-color: #062768; }
span { border-color: rgb(6,39,104); }
td.TdClassName
{
border-color: #062768;
}
.TagClassName
{
border-color: #062768;
}
</style>