Shades of Shiraz #872937
Tints of Shiraz #872937
RGB
CMYK
RGB Variations
Color information
#872937 (or 0x872937) is known color: Shiraz. HEX triplet: 87, 29 and 37. RGB value is (135,41,55). Sum of RGB (Red+Green+Blue) = 135+41+55=231 (30% of max value = 765). Red value is 135 (53.12% from 255 or 58.44% from 231); Green value is 41 (16.41% from 255 or 17.75% from 231); Blue value is 55 (21.88% from 255 or 23.81% from 231); Max value from RGB is 135 - color contains mainly: red. Hex color #872937 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872937 is #78D6C8. Grayscale: #464646. Windows color (decimal): -7919305 or 3615111. OLE color: 3615111.
HSL color Cylindrical-coordinate representation of color #872937: hue angle of 351.06º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #872937 is Cyan = 0, Magento = 0.70, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 41 | 55 | - |
| CMYK | 0 | 0.70 | 0.59 | 0.47 |
| HSL | 351.06º | 0.53% | 0.35% | - |
| HSV(B) | 351.06º | 0.7% | 0.53% | - |
| XYZ | 11.47 | 7.01 | 4.36 | - |
| YUV | 70.7 | 119.14 | 173.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 41 | 55 | 0 | 0.70 | 0.59 | 0.47 | 351.06 | 0.53 | 0.35 |
| Hex | 87 | 29 | 37 | 0 | 46 | 3B | 2F | 15F | 35 | 23 |
| Octal | 207 | 51 | 67 | 0 | 106 | 73 | 57 | 537 | 65 | 43 |
| Binary | 10000111 | 101001 | 110111 | 0 | 1000110 | 111011 | 101111 | 101011111 | 110101 | 100011 |
Color Harmonies of #872937
Complementary color
Monochromatic Colors of #872937
Black with #872937
Text Example
Text Example
White with #872937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872937; }
p { color: rgb(135,41,55); }
H1.HeaderClassName
{
color: #872937;
}
.AnyTagClassName
{
color: #872937;
}
</style>
background-color css
<style>
a { background-color: #872937; }
a { background-color: rgb(135,41,55); }
div.DivClassName
{
background-color: #872937;
}
.BgClassName
{
background-color: #872937;
}
</style>
border-color css
<style>
span { border-color: #872937; }
span { border-color: rgb(135,41,55); }
td.TdClassName
{
border-color: #872937;
}
.TagClassName
{
border-color: #872937;
}
</style>