Shades of Shiraz #872837
Tints of Shiraz #872837
RGB
CMYK
RGB Variations
Color information
#872837 (or 0x872837) is known color: Shiraz. HEX triplet: 87, 28 and 37. RGB value is (135,40,55). Sum of RGB (Red+Green+Blue) = 135+40+55=230 (30% of max value = 765). Red value is 135 (53.12% from 255 or 58.70% from 230); Green value is 40 (16.02% from 255 or 17.39% from 230); Blue value is 55 (21.88% from 255 or 23.91% from 230); Max value from RGB is 135 - color contains mainly: red. Hex color #872837 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872837 is #78D7C8. Grayscale: #464646. Windows color (decimal): -7919561 or 3614855. OLE color: 3614855.
HSL color Cylindrical-coordinate representation of color #872837: hue angle of 350.53º 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 #872837 is Cyan = 0, Magento = 0.70, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 40 | 55 | - |
| CMYK | 0 | 0.70 | 0.59 | 0.47 |
| HSL | 350.53º | 0.54% | 0.34% | - |
| HSV(B) | 350.53º | 0.7% | 0.53% | - |
| XYZ | 11.44 | 6.94 | 4.35 | - |
| YUV | 70.12 | 119.47 | 174.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 40 | 55 | 0 | 0.70 | 0.59 | 0.47 | 350.53 | 0.54 | 0.34 |
| Hex | 87 | 28 | 37 | 0 | 46 | 3B | 2F | 15F | 36 | 22 |
| Octal | 207 | 50 | 67 | 0 | 106 | 73 | 57 | 537 | 66 | 42 |
| Binary | 10000111 | 101000 | 110111 | 0 | 1000110 | 111011 | 101111 | 101011111 | 110110 | 100010 |
Color Harmonies of #872837
Complementary color
Monochromatic Colors of #872837
Black with #872837
Text Example
Text Example
White with #872837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872837; }
p { color: rgb(135,40,55); }
H1.HeaderClassName
{
color: #872837;
}
.AnyTagClassName
{
color: #872837;
}
</style>
background-color css
<style>
a { background-color: #872837; }
a { background-color: rgb(135,40,55); }
div.DivClassName
{
background-color: #872837;
}
.BgClassName
{
background-color: #872837;
}
</style>
border-color css
<style>
span { border-color: #872837; }
span { border-color: rgb(135,40,55); }
td.TdClassName
{
border-color: #872837;
}
.TagClassName
{
border-color: #872837;
}
</style>