Shades of Shiraz #872231
Tints of Shiraz #872231
RGB
CMYK
RGB Variations
Color information
#872231 (or 0x872231) is known color: Shiraz. HEX triplet: 87, 22 and 31. RGB value is (135,34,49). Sum of RGB (Red+Green+Blue) = 135+34+49=218 (28% of max value = 765). Red value is 135 (53.12% from 255 or 61.93% from 218); Green value is 34 (13.67% from 255 or 15.60% from 218); Blue value is 49 (19.53% from 255 or 22.48% from 218); Max value from RGB is 135 - color contains mainly: red. Hex color #872231 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872231 is #78DDCE. Grayscale: #414141. Windows color (decimal): -7921103 or 3220103. OLE color: 3220103.
HSL color Cylindrical-coordinate representation of color #872231: hue angle of 351.09º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #872231 is Cyan = 0, Magento = 0.75, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 34 | 49 | - |
| CMYK | 0 | 0.75 | 0.64 | 0.47 |
| HSL | 351.09º | 0.6% | 0.33% | - |
| HSV(B) | 351.09º | 0.75% | 0.53% | - |
| XYZ | 11.12 | 6.52 | 3.58 | - |
| YUV | 65.91 | 118.46 | 177.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 34 | 49 | 0 | 0.75 | 0.64 | 0.47 | 351.09 | 0.6 | 0.33 |
| Hex | 87 | 22 | 31 | 0 | 4B | 40 | 2F | 15F | 3C | 21 |
| Octal | 207 | 42 | 61 | 0 | 113 | 100 | 57 | 537 | 74 | 41 |
| Binary | 10000111 | 100010 | 110001 | 0 | 1001011 | 1000000 | 101111 | 101011111 | 111100 | 100001 |
Color Harmonies of #872231
Complementary color
Monochromatic Colors of #872231
Black with #872231
Text Example
Text Example
White with #872231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872231; }
p { color: rgb(135,34,49); }
H1.HeaderClassName
{
color: #872231;
}
.AnyTagClassName
{
color: #872231;
}
</style>
background-color css
<style>
a { background-color: #872231; }
a { background-color: rgb(135,34,49); }
div.DivClassName
{
background-color: #872231;
}
.BgClassName
{
background-color: #872231;
}
</style>
border-color css
<style>
span { border-color: #872231; }
span { border-color: rgb(135,34,49); }
td.TdClassName
{
border-color: #872231;
}
.TagClassName
{
border-color: #872231;
}
</style>