Shades of Shiraz #872434
Tints of Shiraz #872434
RGB
CMYK
RGB Variations
Color information
#872434 (or 0x872434) is known color: Shiraz. HEX triplet: 87, 24 and 34. RGB value is (135,36,52). Sum of RGB (Red+Green+Blue) = 135+36+52=223 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.54% from 223); Green value is 36 (14.45% from 255 or 16.14% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 135 - color contains mainly: red. Hex color #872434 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872434 is #78DBCB. Grayscale: #434343. Windows color (decimal): -7920588 or 3417223. OLE color: 3417223.
HSL color Cylindrical-coordinate representation of color #872434: hue angle of 350.3º degrees, saturation: 0.58, 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 #872434 is Cyan = 0, Magento = 0.73, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 36 | 52 | - |
| CMYK | 0 | 0.73 | 0.61 | 0.47 |
| HSL | 350.3º | 0.58% | 0.34% | - |
| HSV(B) | 350.3º | 0.73% | 0.53% | - |
| XYZ | 11.24 | 6.66 | 3.94 | - |
| YUV | 67.43 | 119.3 | 176.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 36 | 52 | 0 | 0.73 | 0.61 | 0.47 | 350.3 | 0.58 | 0.34 |
| Hex | 87 | 24 | 34 | 0 | 49 | 3D | 2F | 15E | 3A | 22 |
| Octal | 207 | 44 | 64 | 0 | 111 | 75 | 57 | 536 | 72 | 42 |
| Binary | 10000111 | 100100 | 110100 | 0 | 1001001 | 111101 | 101111 | 101011110 | 111010 | 100010 |
Color Harmonies of #872434
Complementary color
Monochromatic Colors of #872434
Black with #872434
Text Example
Text Example
White with #872434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872434; }
p { color: rgb(135,36,52); }
H1.HeaderClassName
{
color: #872434;
}
.AnyTagClassName
{
color: #872434;
}
</style>
background-color css
<style>
a { background-color: #872434; }
a { background-color: rgb(135,36,52); }
div.DivClassName
{
background-color: #872434;
}
.BgClassName
{
background-color: #872434;
}
</style>
border-color css
<style>
span { border-color: #872434; }
span { border-color: rgb(135,36,52); }
td.TdClassName
{
border-color: #872434;
}
.TagClassName
{
border-color: #872434;
}
</style>