Shades of Shiraz #872337
Tints of Shiraz #872337
RGB
CMYK
RGB Variations
Color information
#872337 (or 0x872337) is known color: Shiraz. HEX triplet: 87, 23 and 37. RGB value is (135,35,55). Sum of RGB (Red+Green+Blue) = 135+35+55=225 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60% from 225); Green value is 35 (14.06% from 255 or 15.56% from 225); Blue value is 55 (21.88% from 255 or 24.44% from 225); Max value from RGB is 135 - color contains mainly: red. Hex color #872337 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872337 is #78DCC8. Grayscale: #434343. Windows color (decimal): -7920841 or 3613575. OLE color: 3613575.
HSL color Cylindrical-coordinate representation of color #872337: hue angle of 348º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #872337 is Cyan = 0, Magento = 0.74, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 35 | 55 | - |
| CMYK | 0 | 0.74 | 0.59 | 0.47 |
| HSL | 348º | 0.59% | 0.33% | - |
| HSV(B) | 348º | 0.74% | 0.53% | - |
| XYZ | 11.28 | 6.63 | 4.3 | - |
| YUV | 67.18 | 121.13 | 176.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 35 | 55 | 0 | 0.74 | 0.59 | 0.47 | 348 | 0.59 | 0.33 |
| Hex | 87 | 23 | 37 | 0 | 4A | 3B | 2F | 15C | 3B | 21 |
| Octal | 207 | 43 | 67 | 0 | 112 | 73 | 57 | 534 | 73 | 41 |
| Binary | 10000111 | 100011 | 110111 | 0 | 1001010 | 111011 | 101111 | 101011100 | 111011 | 100001 |
Color Harmonies of #872337
Complementary color
Monochromatic Colors of #872337
Black with #872337
Text Example
Text Example
White with #872337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872337; }
p { color: rgb(135,35,55); }
H1.HeaderClassName
{
color: #872337;
}
.AnyTagClassName
{
color: #872337;
}
</style>
background-color css
<style>
a { background-color: #872337; }
a { background-color: rgb(135,35,55); }
div.DivClassName
{
background-color: #872337;
}
.BgClassName
{
background-color: #872337;
}
</style>
border-color css
<style>
span { border-color: #872337; }
span { border-color: rgb(135,35,55); }
td.TdClassName
{
border-color: #872337;
}
.TagClassName
{
border-color: #872337;
}
</style>