Shades of Shiraz #872537
Tints of Shiraz #872537
RGB
CMYK
RGB Variations
Color information
#872537 (or 0x872537) is known color: Shiraz. HEX triplet: 87, 25 and 37. RGB value is (135,37,55). Sum of RGB (Red+Green+Blue) = 135+37+55=227 (30% of max value = 765). Red value is 135 (53.12% from 255 or 59.47% from 227); Green value is 37 (14.84% from 255 or 16.30% from 227); Blue value is 55 (21.88% from 255 or 24.23% from 227); Max value from RGB is 135 - color contains mainly: red. Hex color #872537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872537 is #78DAC8. Grayscale: #444444. Windows color (decimal): -7920329 or 3614087. OLE color: 3614087.
HSL color Cylindrical-coordinate representation of color #872537: hue angle of 348.98º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #872537 is Cyan = 0, Magento = 0.73, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 37 | 55 | - |
| CMYK | 0 | 0.73 | 0.59 | 0.47 |
| HSL | 348.98º | 0.57% | 0.34% | - |
| HSV(B) | 348.98º | 0.73% | 0.53% | - |
| XYZ | 11.34 | 6.75 | 4.32 | - |
| YUV | 68.35 | 120.47 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 37 | 55 | 0 | 0.73 | 0.59 | 0.47 | 348.98 | 0.57 | 0.34 |
| Hex | 87 | 25 | 37 | 0 | 49 | 3B | 2F | 15D | 39 | 22 |
| Octal | 207 | 45 | 67 | 0 | 111 | 73 | 57 | 535 | 71 | 42 |
| Binary | 10000111 | 100101 | 110111 | 0 | 1001001 | 111011 | 101111 | 101011101 | 111001 | 100010 |
Color Harmonies of #872537
Complementary color
Monochromatic Colors of #872537
Black with #872537
Text Example
Text Example
White with #872537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872537; }
p { color: rgb(135,37,55); }
H1.HeaderClassName
{
color: #872537;
}
.AnyTagClassName
{
color: #872537;
}
</style>
background-color css
<style>
a { background-color: #872537; }
a { background-color: rgb(135,37,55); }
div.DivClassName
{
background-color: #872537;
}
.BgClassName
{
background-color: #872537;
}
</style>
border-color css
<style>
span { border-color: #872537; }
span { border-color: rgb(135,37,55); }
td.TdClassName
{
border-color: #872537;
}
.TagClassName
{
border-color: #872537;
}
</style>