Shades of Sapphire #032756
Tints of Sapphire #032756
RGB
CMYK
RGB Variations
Color information
#032756 (or 0x032756) is known color: Sapphire. HEX triplet: 03, 27 and 56. RGB value is (3,39,86). Sum of RGB (Red+Green+Blue) = 3+39+86=128 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.34% from 128); Green value is 39 (15.62% from 255 or 30.47% from 128); Blue value is 86 (33.98% from 255 or 67.19% from 128); Max value from RGB is 86 - color contains mainly: blue. Hex color #032756 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #032756 is #FCD8A9. Grayscale: #212121. Windows color (decimal): -16570538 or 5646083. OLE color: 5646083.
HSL color Cylindrical-coordinate representation of color #032756: hue angle of 213.98º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #032756 is Cyan = 0.97, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 39 | 86 | - |
| CMYK | 0.97 | 0.55 | 0 | 0.66 |
| HSL | 213.98º | 0.93% | 0.17% | - |
| HSV(B) | 213.98º | 0.97% | 0.34% | - |
| XYZ | 2.44 | 2.14 | 9.09 | - |
| YUV | 33.59 | 157.57 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 39 | 86 | 0.97 | 0.55 | 0 | 0.66 | 213.98 | 0.93 | 0.17 |
| Hex | 3 | 27 | 56 | 61 | 37 | 0 | 42 | D6 | 5D | 11 |
| Octal | 3 | 47 | 126 | 141 | 67 | 0 | 102 | 326 | 135 | 21 |
| Binary | 11 | 100111 | 1010110 | 1100001 | 110111 | 0 | 1000010 | 11010110 | 1011101 | 10001 |
Color Harmonies of #032756
Complementary color
Monochromatic Colors of #032756
Black with #032756
Text Example
Text Example
White with #032756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032756; }
p { color: rgb(3,39,86); }
H1.HeaderClassName
{
color: #032756;
}
.AnyTagClassName
{
color: #032756;
}
</style>
background-color css
<style>
a { background-color: #032756; }
a { background-color: rgb(3,39,86); }
div.DivClassName
{
background-color: #032756;
}
.BgClassName
{
background-color: #032756;
}
</style>
border-color css
<style>
span { border-color: #032756; }
span { border-color: rgb(3,39,86); }
td.TdClassName
{
border-color: #032756;
}
.TagClassName
{
border-color: #032756;
}
</style>