Shades of Sapphire #063076
Tints of Sapphire #063076
RGB
CMYK
RGB Variations
Color information
#063076 (or 0x063076) is known color: Sapphire. HEX triplet: 06, 30 and 76. RGB value is (6,48,118). Sum of RGB (Red+Green+Blue) = 6+48+118=172 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.49% from 172); Green value is 48 (19.14% from 255 or 27.91% from 172); Blue value is 118 (46.48% from 255 or 68.60% from 172); Max value from RGB is 118 - color contains mainly: blue. Hex color #063076 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #063076 is #F9CF89. Grayscale: #2B2B2B. Windows color (decimal): -16371594 or 7745542. OLE color: 7745542.
HSL color Cylindrical-coordinate representation of color #063076: hue angle of 217.5º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #063076 is Cyan = 0.95, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 48 | 118 | - |
| CMYK | 0.95 | 0.59 | 0 | 0.54 |
| HSL | 217.5º | 0.9% | 0.24% | - |
| HSV(B) | 217.5º | 0.95% | 0.46% | - |
| XYZ | 4.4 | 3.46 | 17.58 | - |
| YUV | 43.42 | 170.09 | 101.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 48 | 118 | 0.95 | 0.59 | 0 | 0.54 | 217.5 | 0.9 | 0.24 |
| Hex | 6 | 30 | 76 | 5F | 3B | 0 | 36 | DA | 5A | 18 |
| Octal | 6 | 60 | 166 | 137 | 73 | 0 | 66 | 332 | 132 | 30 |
| Binary | 110 | 110000 | 1110110 | 1011111 | 111011 | 0 | 110110 | 11011010 | 1011010 | 11000 |
Color Harmonies of #063076
Complementary color
Monochromatic Colors of #063076
Black with #063076
Text Example
Text Example
White with #063076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063076; }
p { color: rgb(6,48,118); }
H1.HeaderClassName
{
color: #063076;
}
.AnyTagClassName
{
color: #063076;
}
</style>
background-color css
<style>
a { background-color: #063076; }
a { background-color: rgb(6,48,118); }
div.DivClassName
{
background-color: #063076;
}
.BgClassName
{
background-color: #063076;
}
</style>
border-color css
<style>
span { border-color: #063076; }
span { border-color: rgb(6,48,118); }
td.TdClassName
{
border-color: #063076;
}
.TagClassName
{
border-color: #063076;
}
</style>