Shades of Shiraz #871639
Tints of Shiraz #871639
RGB
CMYK
RGB Variations
Color information
#871639 (or 0x871639) is known color: Shiraz. HEX triplet: 87, 16 and 39. RGB value is (135,22,57). Sum of RGB (Red+Green+Blue) = 135+22+57=214 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.08% from 214); Green value is 22 (8.98% from 255 or 10.28% from 214); Blue value is 57 (22.66% from 255 or 26.64% from 214); Max value from RGB is 135 - color contains mainly: red. Hex color #871639 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871639 is #78E9C6. Grayscale: #3B3B3B. Windows color (decimal): -7924167 or 3741319. OLE color: 3741319.
HSL color Cylindrical-coordinate representation of color #871639: hue angle of 341.42º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #871639 is Cyan = 0, Magento = 0.84, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 22 | 57 | - |
| CMYK | 0 | 0.84 | 0.58 | 0.47 |
| HSL | 341.42º | 0.72% | 0.31% | - |
| HSV(B) | 341.42º | 0.84% | 0.53% | - |
| XYZ | 11.02 | 6.02 | 4.45 | - |
| YUV | 59.78 | 126.44 | 181.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 22 | 57 | 0 | 0.84 | 0.58 | 0.47 | 341.42 | 0.72 | 0.31 |
| Hex | 87 | 16 | 39 | 0 | 54 | 3A | 2F | 155 | 48 | 1F |
| Octal | 207 | 26 | 71 | 0 | 124 | 72 | 57 | 525 | 110 | 37 |
| Binary | 10000111 | 10110 | 111001 | 0 | 1010100 | 111010 | 101111 | 101010101 | 1001000 | 11111 |
Color Harmonies of #871639
Complementary color
Monochromatic Colors of #871639
Black with #871639
Text Example
Text Example
White with #871639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871639; }
p { color: rgb(135,22,57); }
H1.HeaderClassName
{
color: #871639;
}
.AnyTagClassName
{
color: #871639;
}
</style>
background-color css
<style>
a { background-color: #871639; }
a { background-color: rgb(135,22,57); }
div.DivClassName
{
background-color: #871639;
}
.BgClassName
{
background-color: #871639;
}
</style>
border-color css
<style>
span { border-color: #871639; }
span { border-color: rgb(135,22,57); }
td.TdClassName
{
border-color: #871639;
}
.TagClassName
{
border-color: #871639;
}
</style>