Shades of Shiraz #872336
Tints of Shiraz #872336
RGB
CMYK
RGB Variations
Color information
#872336 (or 0x872336) is known color: Shiraz. HEX triplet: 87, 23 and 36. RGB value is (135,35,54). Sum of RGB (Red+Green+Blue) = 135+35+54=224 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.27% from 224); Green value is 35 (14.06% from 255 or 15.62% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 135 - color contains mainly: red. Hex color #872336 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872336 is #78DCC9. Grayscale: #434343. Windows color (decimal): -7920842 or 3548039. OLE color: 3548039.
HSL color Cylindrical-coordinate representation of color #872336: hue angle of 348.6º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #872336 is Cyan = 0, Magento = 0.74, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 35 | 54 | - |
| CMYK | 0 | 0.74 | 0.60 | 0.47 |
| HSL | 348.6º | 0.59% | 0.33% | - |
| HSV(B) | 348.6º | 0.74% | 0.53% | - |
| XYZ | 11.26 | 6.62 | 4.17 | - |
| YUV | 67.07 | 120.63 | 176.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 35 | 54 | 0 | 0.74 | 0.60 | 0.47 | 348.6 | 0.59 | 0.33 |
| Hex | 87 | 23 | 36 | 0 | 4A | 3C | 2F | 15D | 3B | 21 |
| Octal | 207 | 43 | 66 | 0 | 112 | 74 | 57 | 535 | 73 | 41 |
| Binary | 10000111 | 100011 | 110110 | 0 | 1001010 | 111100 | 101111 | 101011101 | 111011 | 100001 |
Color Harmonies of #872336
Complementary color
Monochromatic Colors of #872336
Black with #872336
Text Example
Text Example
White with #872336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872336; }
p { color: rgb(135,35,54); }
H1.HeaderClassName
{
color: #872336;
}
.AnyTagClassName
{
color: #872336;
}
</style>
background-color css
<style>
a { background-color: #872336; }
a { background-color: rgb(135,35,54); }
div.DivClassName
{
background-color: #872336;
}
.BgClassName
{
background-color: #872336;
}
</style>
border-color css
<style>
span { border-color: #872336; }
span { border-color: rgb(135,35,54); }
td.TdClassName
{
border-color: #872336;
}
.TagClassName
{
border-color: #872336;
}
</style>