Shades of Shiraz #872432
Tints of Shiraz #872432
RGB
CMYK
RGB Variations
Color information
#872432 (or 0x872432) is known color: Shiraz. HEX triplet: 87, 24 and 32. RGB value is (135,36,50). Sum of RGB (Red+Green+Blue) = 135+36+50=221 (29% of max value = 765). Red value is 135 (53.12% from 255 or 61.09% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 50 (19.92% from 255 or 22.62% from 221); Max value from RGB is 135 - color contains mainly: red. Hex color #872432 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872432 is #78DBCD. Grayscale: #434343. Windows color (decimal): -7920590 or 3286151. OLE color: 3286151.
HSL color Cylindrical-coordinate representation of color #872432: hue angle of 351.52º 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 #872432 is Cyan = 0, Magento = 0.73, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 36 | 50 | - |
| CMYK | 0 | 0.73 | 0.63 | 0.47 |
| HSL | 351.52º | 0.58% | 0.34% | - |
| HSV(B) | 351.52º | 0.73% | 0.53% | - |
| XYZ | 11.2 | 6.64 | 3.71 | - |
| YUV | 67.2 | 118.3 | 176.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 36 | 50 | 0 | 0.73 | 0.63 | 0.47 | 351.52 | 0.58 | 0.34 |
| Hex | 87 | 24 | 32 | 0 | 49 | 3F | 2F | 160 | 3A | 22 |
| Octal | 207 | 44 | 62 | 0 | 111 | 77 | 57 | 540 | 72 | 42 |
| Binary | 10000111 | 100100 | 110010 | 0 | 1001001 | 111111 | 101111 | 101100000 | 111010 | 100010 |
Color Harmonies of #872432
Complementary color
Monochromatic Colors of #872432
Black with #872432
Text Example
Text Example
White with #872432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872432; }
p { color: rgb(135,36,50); }
H1.HeaderClassName
{
color: #872432;
}
.AnyTagClassName
{
color: #872432;
}
</style>
background-color css
<style>
a { background-color: #872432; }
a { background-color: rgb(135,36,50); }
div.DivClassName
{
background-color: #872432;
}
.BgClassName
{
background-color: #872432;
}
</style>
border-color css
<style>
span { border-color: #872432; }
span { border-color: rgb(135,36,50); }
td.TdClassName
{
border-color: #872432;
}
.TagClassName
{
border-color: #872432;
}
</style>