Shades of Shiraz #872832
Tints of Shiraz #872832
RGB
CMYK
RGB Variations
Color information
#872832 (or 0x872832) is known color: Shiraz. HEX triplet: 87, 28 and 32. RGB value is (135,40,50). Sum of RGB (Red+Green+Blue) = 135+40+50=225 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 50 (19.92% from 255 or 22.22% from 225); Max value from RGB is 135 - color contains mainly: red. Hex color #872832 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872832 is #78D7CD. Grayscale: #454545. Windows color (decimal): -7919566 or 3287175. OLE color: 3287175.
HSL color Cylindrical-coordinate representation of color #872832: hue angle of 353.68º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #872832 is Cyan = 0, Magento = 0.70, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 40 | 50 | - |
| CMYK | 0 | 0.70 | 0.63 | 0.47 |
| HSL | 353.68º | 0.54% | 0.34% | - |
| HSV(B) | 353.68º | 0.7% | 0.53% | - |
| XYZ | 11.33 | 6.9 | 3.75 | - |
| YUV | 69.55 | 116.97 | 174.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 40 | 50 | 0 | 0.70 | 0.63 | 0.47 | 353.68 | 0.54 | 0.34 |
| Hex | 87 | 28 | 32 | 0 | 46 | 3F | 2F | 162 | 36 | 22 |
| Octal | 207 | 50 | 62 | 0 | 106 | 77 | 57 | 542 | 66 | 42 |
| Binary | 10000111 | 101000 | 110010 | 0 | 1000110 | 111111 | 101111 | 101100010 | 110110 | 100010 |
Color Harmonies of #872832
Complementary color
Monochromatic Colors of #872832
Black with #872832
Text Example
Text Example
White with #872832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872832; }
p { color: rgb(135,40,50); }
H1.HeaderClassName
{
color: #872832;
}
.AnyTagClassName
{
color: #872832;
}
</style>
background-color css
<style>
a { background-color: #872832; }
a { background-color: rgb(135,40,50); }
div.DivClassName
{
background-color: #872832;
}
.BgClassName
{
background-color: #872832;
}
</style>
border-color css
<style>
span { border-color: #872832; }
span { border-color: rgb(135,40,50); }
td.TdClassName
{
border-color: #872832;
}
.TagClassName
{
border-color: #872832;
}
</style>