Shades of Shiraz #872032
Tints of Shiraz #872032
RGB
CMYK
RGB Variations
Color information
#872032 (or 0x872032) is known color: Shiraz. HEX triplet: 87, 20 and 32. RGB value is (135,32,50). Sum of RGB (Red+Green+Blue) = 135+32+50=217 (28% of max value = 765). Red value is 135 (53.12% from 255 or 62.21% from 217); Green value is 32 (12.89% from 255 or 14.75% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 135 - color contains mainly: red. Hex color #872032 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872032 is #78DFCD. Grayscale: #404040. Windows color (decimal): -7921614 or 3285127. OLE color: 3285127.
HSL color Cylindrical-coordinate representation of color #872032: hue angle of 349.51º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #872032 is Cyan = 0, Magento = 0.76, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 32 | 50 | - |
| CMYK | 0 | 0.76 | 0.63 | 0.47 |
| HSL | 349.51º | 0.62% | 0.33% | - |
| HSV(B) | 349.51º | 0.76% | 0.53% | - |
| XYZ | 11.08 | 6.41 | 3.67 | - |
| YUV | 64.85 | 119.62 | 178.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 32 | 50 | 0 | 0.76 | 0.63 | 0.47 | 349.51 | 0.62 | 0.33 |
| Hex | 87 | 20 | 32 | 0 | 4C | 3F | 2F | 15E | 3E | 21 |
| Octal | 207 | 40 | 62 | 0 | 114 | 77 | 57 | 536 | 76 | 41 |
| Binary | 10000111 | 100000 | 110010 | 0 | 1001100 | 111111 | 101111 | 101011110 | 111110 | 100001 |
Color Harmonies of #872032
Complementary color
Monochromatic Colors of #872032
Black with #872032
Text Example
Text Example
White with #872032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872032; }
p { color: rgb(135,32,50); }
H1.HeaderClassName
{
color: #872032;
}
.AnyTagClassName
{
color: #872032;
}
</style>
background-color css
<style>
a { background-color: #872032; }
a { background-color: rgb(135,32,50); }
div.DivClassName
{
background-color: #872032;
}
.BgClassName
{
background-color: #872032;
}
</style>
border-color css
<style>
span { border-color: #872032; }
span { border-color: rgb(135,32,50); }
td.TdClassName
{
border-color: #872032;
}
.TagClassName
{
border-color: #872032;
}
</style>