Shades of Shiraz #872534
Tints of Shiraz #872534
RGB
CMYK
RGB Variations
Color information
#872534 (or 0x872534) is known color: Shiraz. HEX triplet: 87, 25 and 34. RGB value is (135,37,52). Sum of RGB (Red+Green+Blue) = 135+37+52=224 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.27% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 52 (20.70% from 255 or 23.21% from 224); Max value from RGB is 135 - color contains mainly: red. Hex color #872534 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872534 is #78DACB. Grayscale: #444444. Windows color (decimal): -7920332 or 3417479. OLE color: 3417479.
HSL color Cylindrical-coordinate representation of color #872534: hue angle of 350.82º 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 #872534 is Cyan = 0, Magento = 0.73, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 37 | 52 | - |
| CMYK | 0 | 0.73 | 0.61 | 0.47 |
| HSL | 350.82º | 0.57% | 0.34% | - |
| HSV(B) | 350.82º | 0.73% | 0.53% | - |
| XYZ | 11.27 | 6.72 | 3.95 | - |
| YUV | 68.01 | 118.97 | 175.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 37 | 52 | 0 | 0.73 | 0.61 | 0.47 | 350.82 | 0.57 | 0.34 |
| Hex | 87 | 25 | 34 | 0 | 49 | 3D | 2F | 15F | 39 | 22 |
| Octal | 207 | 45 | 64 | 0 | 111 | 75 | 57 | 537 | 71 | 42 |
| Binary | 10000111 | 100101 | 110100 | 0 | 1001001 | 111101 | 101111 | 101011111 | 111001 | 100010 |
Color Harmonies of #872534
Complementary color
Monochromatic Colors of #872534
Black with #872534
Text Example
Text Example
White with #872534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872534; }
p { color: rgb(135,37,52); }
H1.HeaderClassName
{
color: #872534;
}
.AnyTagClassName
{
color: #872534;
}
</style>
background-color css
<style>
a { background-color: #872534; }
a { background-color: rgb(135,37,52); }
div.DivClassName
{
background-color: #872534;
}
.BgClassName
{
background-color: #872534;
}
</style>
border-color css
<style>
span { border-color: #872534; }
span { border-color: rgb(135,37,52); }
td.TdClassName
{
border-color: #872534;
}
.TagClassName
{
border-color: #872534;
}
</style>