Shades of Shiraz #872932
Tints of Shiraz #872932
RGB
CMYK
RGB Variations
Color information
#872932 (or 0x872932) is known color: Shiraz. HEX triplet: 87, 29 and 32. RGB value is (135,41,50). Sum of RGB (Red+Green+Blue) = 135+41+50=226 (29% of max value = 765). Red value is 135 (53.12% from 255 or 59.73% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 50 (19.92% from 255 or 22.12% from 226); Max value from RGB is 135 - color contains mainly: red. Hex color #872932 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872932 is #78D6CD. Grayscale: #464646. Windows color (decimal): -7919310 or 3287431. OLE color: 3287431.
HSL color Cylindrical-coordinate representation of color #872932: hue angle of 354.26º 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 #872932 is Cyan = 0, Magento = 0.70, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 41 | 50 | - |
| CMYK | 0 | 0.70 | 0.63 | 0.47 |
| HSL | 354.26º | 0.53% | 0.35% | - |
| HSV(B) | 354.26º | 0.7% | 0.53% | - |
| XYZ | 11.36 | 6.97 | 3.76 | - |
| YUV | 70.13 | 116.64 | 174.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 41 | 50 | 0 | 0.70 | 0.63 | 0.47 | 354.26 | 0.53 | 0.35 |
| Hex | 87 | 29 | 32 | 0 | 46 | 3F | 2F | 162 | 35 | 23 |
| Octal | 207 | 51 | 62 | 0 | 106 | 77 | 57 | 542 | 65 | 43 |
| Binary | 10000111 | 101001 | 110010 | 0 | 1000110 | 111111 | 101111 | 101100010 | 110101 | 100011 |
Color Harmonies of #872932
Complementary color
Monochromatic Colors of #872932
Black with #872932
Text Example
Text Example
White with #872932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872932; }
p { color: rgb(135,41,50); }
H1.HeaderClassName
{
color: #872932;
}
.AnyTagClassName
{
color: #872932;
}
</style>
background-color css
<style>
a { background-color: #872932; }
a { background-color: rgb(135,41,50); }
div.DivClassName
{
background-color: #872932;
}
.BgClassName
{
background-color: #872932;
}
</style>
border-color css
<style>
span { border-color: #872932; }
span { border-color: rgb(135,41,50); }
td.TdClassName
{
border-color: #872932;
}
.TagClassName
{
border-color: #872932;
}
</style>