Shades of Sapphire #061260
Tints of Sapphire #061260
RGB
CMYK
RGB Variations
Color information
#061260 (or 0x061260) is known color: Sapphire. HEX triplet: 06, 12 and 60. RGB value is (6,18,96). Sum of RGB (Red+Green+Blue) = 6+18+96=120 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5% from 120); Green value is 18 (7.42% from 255 or 15% from 120); Blue value is 96 (37.89% from 255 or 80% from 120); Max value from RGB is 96 - color contains mainly: blue. Hex color #061260 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #061260 is #F9ED9F. Grayscale: #161616. Windows color (decimal): -16379296 or 6296070. OLE color: 6296070.
HSL color Cylindrical-coordinate representation of color #061260: hue angle of 232º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #061260 is Cyan = 0.94, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 18 | 96 | - |
| CMYK | 0.94 | 0.81 | 0 | 0.62 |
| HSL | 232º | 0.88% | 0.2% | - |
| HSV(B) | 232º | 0.94% | 0.38% | - |
| XYZ | 2.4 | 1.32 | 11.19 | - |
| YUV | 23.3 | 169.02 | 115.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 18 | 96 | 0.94 | 0.81 | 0 | 0.62 | 232 | 0.88 | 0.2 |
| Hex | 6 | 12 | 60 | 5E | 51 | 0 | 3E | E8 | 58 | 14 |
| Octal | 6 | 22 | 140 | 136 | 121 | 0 | 76 | 350 | 130 | 24 |
| Binary | 110 | 10010 | 1100000 | 1011110 | 1010001 | 0 | 111110 | 11101000 | 1011000 | 10100 |
Color Harmonies of #061260
Complementary color
Monochromatic Colors of #061260
Black with #061260
Text Example
Text Example
White with #061260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061260; }
p { color: rgb(6,18,96); }
H1.HeaderClassName
{
color: #061260;
}
.AnyTagClassName
{
color: #061260;
}
</style>
background-color css
<style>
a { background-color: #061260; }
a { background-color: rgb(6,18,96); }
div.DivClassName
{
background-color: #061260;
}
.BgClassName
{
background-color: #061260;
}
</style>
border-color css
<style>
span { border-color: #061260; }
span { border-color: rgb(6,18,96); }
td.TdClassName
{
border-color: #061260;
}
.TagClassName
{
border-color: #061260;
}
</style>