Shades of Sapphire #032772
Tints of Sapphire #032772
RGB
CMYK
RGB Variations
Color information
#032772 (or 0x032772) is known color: Sapphire. HEX triplet: 03, 27 and 72. RGB value is (3,39,114). Sum of RGB (Red+Green+Blue) = 3+39+114=156 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.92% from 156); Green value is 39 (15.62% from 255 or 25% from 156); Blue value is 114 (44.92% from 255 or 73.08% from 156); Max value from RGB is 114 - color contains mainly: blue. Hex color #032772 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #032772 is #FCD88D. Grayscale: #242424. Windows color (decimal): -16570510 or 7481091. OLE color: 7481091.
HSL color Cylindrical-coordinate representation of color #032772: hue angle of 220.54º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #032772 is Cyan = 0.97, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 3 | 39 | 114 | - |
| CMYK | 0.97 | 0.66 | 0 | 0.55 |
| HSL | 220.54º | 0.95% | 0.23% | - |
| HSV(B) | 220.54º | 0.97% | 0.45% | - |
| XYZ | 3.8 | 2.69 | 16.24 | - |
| YUV | 36.79 | 171.57 | 103.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 39 | 114 | 0.97 | 0.66 | 0 | 0.55 | 220.54 | 0.95 | 0.23 |
| Hex | 3 | 27 | 72 | 61 | 42 | 0 | 37 | DD | 5F | 17 |
| Octal | 3 | 47 | 162 | 141 | 102 | 0 | 67 | 335 | 137 | 27 |
| Binary | 11 | 100111 | 1110010 | 1100001 | 1000010 | 0 | 110111 | 11011101 | 1011111 | 10111 |
Color Harmonies of #032772
Complementary color
Monochromatic Colors of #032772
Black with #032772
Text Example
Text Example
White with #032772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032772; }
p { color: rgb(3,39,114); }
H1.HeaderClassName
{
color: #032772;
}
.AnyTagClassName
{
color: #032772;
}
</style>
background-color css
<style>
a { background-color: #032772; }
a { background-color: rgb(3,39,114); }
div.DivClassName
{
background-color: #032772;
}
.BgClassName
{
background-color: #032772;
}
</style>
border-color css
<style>
span { border-color: #032772; }
span { border-color: rgb(3,39,114); }
td.TdClassName
{
border-color: #032772;
}
.TagClassName
{
border-color: #032772;
}
</style>