Shades of Sapphire #062965
Tints of Sapphire #062965
RGB
CMYK
RGB Variations
Color information
#062965 (or 0x062965) is known color: Sapphire. HEX triplet: 06, 29 and 65. RGB value is (6,41,101). Sum of RGB (Red+Green+Blue) = 6+41+101=148 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.05% from 148); Green value is 41 (16.41% from 255 or 27.70% from 148); Blue value is 101 (39.84% from 255 or 68.24% from 148); Max value from RGB is 101 - color contains mainly: blue. Hex color #062965 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #062965 is #F9D69A. Grayscale: #252525. Windows color (decimal): -16373403 or 6629638. OLE color: 6629638.
HSL color Cylindrical-coordinate representation of color #062965: hue angle of 217.89º 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 #062965 is Cyan = 0.94, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 41 | 101 | - |
| CMYK | 0.94 | 0.59 | 0 | 0.60 |
| HSL | 217.89º | 0.89% | 0.21% | - |
| HSV(B) | 217.89º | 0.94% | 0.4% | - |
| XYZ | 3.22 | 2.56 | 12.64 | - |
| YUV | 37.38 | 163.9 | 105.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 101 | 0.94 | 0.59 | 0 | 0.60 | 217.89 | 0.89 | 0.21 |
| Hex | 6 | 29 | 65 | 5E | 3B | 0 | 3C | DA | 59 | 15 |
| Octal | 6 | 51 | 145 | 136 | 73 | 0 | 74 | 332 | 131 | 25 |
| Binary | 110 | 101001 | 1100101 | 1011110 | 111011 | 0 | 111100 | 11011010 | 1011001 | 10101 |
Color Harmonies of #062965
Complementary color
Monochromatic Colors of #062965
Black with #062965
Text Example
Text Example
White with #062965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062965; }
p { color: rgb(6,41,101); }
H1.HeaderClassName
{
color: #062965;
}
.AnyTagClassName
{
color: #062965;
}
</style>
background-color css
<style>
a { background-color: #062965; }
a { background-color: rgb(6,41,101); }
div.DivClassName
{
background-color: #062965;
}
.BgClassName
{
background-color: #062965;
}
</style>
border-color css
<style>
span { border-color: #062965; }
span { border-color: rgb(6,41,101); }
td.TdClassName
{
border-color: #062965;
}
.TagClassName
{
border-color: #062965;
}
</style>