Shades of Shiraz #872836
Tints of Shiraz #872836
RGB
CMYK
RGB Variations
Color information
#872836 (or 0x872836) is known color: Shiraz. HEX triplet: 87, 28 and 36. RGB value is (135,40,54). Sum of RGB (Red+Green+Blue) = 135+40+54=229 (30% of max value = 765). Red value is 135 (53.12% from 255 or 58.95% from 229); Green value is 40 (16.02% from 255 or 17.47% from 229); Blue value is 54 (21.48% from 255 or 23.58% from 229); Max value from RGB is 135 - color contains mainly: red. Hex color #872836 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872836 is #78D7C9. Grayscale: #464646. Windows color (decimal): -7919562 or 3549319. OLE color: 3549319.
HSL color Cylindrical-coordinate representation of color #872836: hue angle of 351.16º 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 #872836 is Cyan = 0, Magento = 0.70, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 40 | 54 | - |
| CMYK | 0 | 0.70 | 0.60 | 0.47 |
| HSL | 351.16º | 0.54% | 0.34% | - |
| HSV(B) | 351.16º | 0.7% | 0.53% | - |
| XYZ | 11.42 | 6.93 | 4.23 | - |
| YUV | 70 | 118.97 | 174.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 40 | 54 | 0 | 0.70 | 0.60 | 0.47 | 351.16 | 0.54 | 0.34 |
| Hex | 87 | 28 | 36 | 0 | 46 | 3C | 2F | 15F | 36 | 22 |
| Octal | 207 | 50 | 66 | 0 | 106 | 74 | 57 | 537 | 66 | 42 |
| Binary | 10000111 | 101000 | 110110 | 0 | 1000110 | 111100 | 101111 | 101011111 | 110110 | 100010 |
Color Harmonies of #872836
Complementary color
Monochromatic Colors of #872836
Black with #872836
Text Example
Text Example
White with #872836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872836; }
p { color: rgb(135,40,54); }
H1.HeaderClassName
{
color: #872836;
}
.AnyTagClassName
{
color: #872836;
}
</style>
background-color css
<style>
a { background-color: #872836; }
a { background-color: rgb(135,40,54); }
div.DivClassName
{
background-color: #872836;
}
.BgClassName
{
background-color: #872836;
}
</style>
border-color css
<style>
span { border-color: #872836; }
span { border-color: rgb(135,40,54); }
td.TdClassName
{
border-color: #872836;
}
.TagClassName
{
border-color: #872836;
}
</style>