Shades of Sapphire #062751
Tints of Sapphire #062751
RGB
CMYK
RGB Variations
Color information
#062751 (or 0x062751) is known color: Sapphire. HEX triplet: 06, 27 and 51. RGB value is (6,39,81). Sum of RGB (Red+Green+Blue) = 6+39+81=126 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.76% from 126); Green value is 39 (15.62% from 255 or 30.95% from 126); Blue value is 81 (32.03% from 255 or 64.29% from 126); Max value from RGB is 81 - color contains mainly: blue. Hex color #062751 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062751 is #F9D8AE. Grayscale: #212121. Windows color (decimal): -16373935 or 5318406. OLE color: 5318406.
HSL color Cylindrical-coordinate representation of color #062751: hue angle of 213.6º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #062751 is Cyan = 0.93, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 6 | 39 | 81 | - |
| CMYK | 0.93 | 0.52 | 0 | 0.68 |
| HSL | 213.6º | 0.86% | 0.17% | - |
| HSV(B) | 213.6º | 0.93% | 0.32% | - |
| XYZ | 2.29 | 2.08 | 8.07 | - |
| YUV | 33.92 | 154.57 | 108.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 39 | 81 | 0.93 | 0.52 | 0 | 0.68 | 213.6 | 0.86 | 0.17 |
| Hex | 6 | 27 | 51 | 5D | 34 | 0 | 44 | D6 | 56 | 11 |
| Octal | 6 | 47 | 121 | 135 | 64 | 0 | 104 | 326 | 126 | 21 |
| Binary | 110 | 100111 | 1010001 | 1011101 | 110100 | 0 | 1000100 | 11010110 | 1010110 | 10001 |
Color Harmonies of #062751
Complementary color
Monochromatic Colors of #062751
Black with #062751
Text Example
Text Example
White with #062751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062751; }
p { color: rgb(6,39,81); }
H1.HeaderClassName
{
color: #062751;
}
.AnyTagClassName
{
color: #062751;
}
</style>
background-color css
<style>
a { background-color: #062751; }
a { background-color: rgb(6,39,81); }
div.DivClassName
{
background-color: #062751;
}
.BgClassName
{
background-color: #062751;
}
</style>
border-color css
<style>
span { border-color: #062751; }
span { border-color: rgb(6,39,81); }
td.TdClassName
{
border-color: #062751;
}
.TagClassName
{
border-color: #062751;
}
</style>