Shades of Sapphire #032676
Tints of Sapphire #032676
RGB
CMYK
RGB Variations
Color information
#032676 (or 0x032676) is known color: Sapphire. HEX triplet: 03, 26 and 76. RGB value is (3,38,118). Sum of RGB (Red+Green+Blue) = 3+38+118=159 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.89% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 118 (46.48% from 255 or 74.21% from 159); Max value from RGB is 118 - color contains mainly: blue. Hex color #032676 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #032676 is #FCD989. Grayscale: #242424. Windows color (decimal): -16570762 or 7742979. OLE color: 7742979.
HSL color Cylindrical-coordinate representation of color #032676: hue angle of 221.74º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #032676 is Cyan = 0.97, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 3 | 38 | 118 | - |
| CMYK | 0.97 | 0.68 | 0 | 0.54 |
| HSL | 221.74º | 0.95% | 0.24% | - |
| HSV(B) | 221.74º | 0.97% | 0.46% | - |
| XYZ | 4 | 2.71 | 17.45 | - |
| YUV | 36.66 | 173.9 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 38 | 118 | 0.97 | 0.68 | 0 | 0.54 | 221.74 | 0.95 | 0.24 |
| Hex | 3 | 26 | 76 | 61 | 44 | 0 | 36 | DE | 5F | 18 |
| Octal | 3 | 46 | 166 | 141 | 104 | 0 | 66 | 336 | 137 | 30 |
| Binary | 11 | 100110 | 1110110 | 1100001 | 1000100 | 0 | 110110 | 11011110 | 1011111 | 11000 |
Color Harmonies of #032676
Complementary color
Monochromatic Colors of #032676
Black with #032676
Text Example
Text Example
White with #032676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032676; }
p { color: rgb(3,38,118); }
H1.HeaderClassName
{
color: #032676;
}
.AnyTagClassName
{
color: #032676;
}
</style>
background-color css
<style>
a { background-color: #032676; }
a { background-color: rgb(3,38,118); }
div.DivClassName
{
background-color: #032676;
}
.BgClassName
{
background-color: #032676;
}
</style>
border-color css
<style>
span { border-color: #032676; }
span { border-color: rgb(3,38,118); }
td.TdClassName
{
border-color: #032676;
}
.TagClassName
{
border-color: #032676;
}
</style>