Shades of Sapphire #132756
Tints of Sapphire #132756
RGB
CMYK
RGB Variations
Color information
#132756 (or 0x132756) is known color: Sapphire. HEX triplet: 13, 27 and 56. RGB value is (19,39,86). Sum of RGB (Red+Green+Blue) = 19+39+86=144 (19% of max value = 765). Red value is 19 (7.81% from 255 or 13.19% from 144); Green value is 39 (15.62% from 255 or 27.08% from 144); Blue value is 86 (33.98% from 255 or 59.72% from 144); Max value from RGB is 86 - color contains mainly: blue. Hex color #132756 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #132756 is #ECD8A9. Grayscale: #262626. Windows color (decimal): -15521962 or 5646099. OLE color: 5646099.
HSL color Cylindrical-coordinate representation of color #132756: hue angle of 222.09º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #132756 is Cyan = 0.78, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 19 | 39 | 86 | - |
| CMYK | 0.78 | 0.55 | 0 | 0.66 |
| HSL | 222.09º | 0.64% | 0.21% | - |
| HSV(B) | 222.09º | 0.78% | 0.34% | - |
| XYZ | 2.67 | 2.26 | 9.1 | - |
| YUV | 38.38 | 154.87 | 114.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 39 | 86 | 0.78 | 0.55 | 0 | 0.66 | 222.09 | 0.64 | 0.21 |
| Hex | 13 | 27 | 56 | 4E | 37 | 0 | 42 | DE | 40 | 15 |
| Octal | 23 | 47 | 126 | 116 | 67 | 0 | 102 | 336 | 100 | 25 |
| Binary | 10011 | 100111 | 1010110 | 1001110 | 110111 | 0 | 1000010 | 11011110 | 1000000 | 10101 |
Color Harmonies of #132756
Complementary color
Monochromatic Colors of #132756
Black with #132756
Text Example
Text Example
White with #132756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132756; }
p { color: rgb(19,39,86); }
H1.HeaderClassName
{
color: #132756;
}
.AnyTagClassName
{
color: #132756;
}
</style>
background-color css
<style>
a { background-color: #132756; }
a { background-color: rgb(19,39,86); }
div.DivClassName
{
background-color: #132756;
}
.BgClassName
{
background-color: #132756;
}
</style>
border-color css
<style>
span { border-color: #132756; }
span { border-color: rgb(19,39,86); }
td.TdClassName
{
border-color: #132756;
}
.TagClassName
{
border-color: #132756;
}
</style>