Shades of Shiraz #872334
Tints of Shiraz #872334
RGB
CMYK
RGB Variations
Color information
#872334 (or 0x872334) is known color: Shiraz. HEX triplet: 87, 23 and 34. RGB value is (135,35,52). Sum of RGB (Red+Green+Blue) = 135+35+52=222 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.81% from 222); Green value is 35 (14.06% from 255 or 15.77% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 135 - color contains mainly: red. Hex color #872334 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872334 is #78DCCB. Grayscale: #424242. Windows color (decimal): -7920844 or 3416967. OLE color: 3416967.
HSL color Cylindrical-coordinate representation of color #872334: hue angle of 349.8º 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 #872334 is Cyan = 0, Magento = 0.74, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 35 | 52 | - |
| CMYK | 0 | 0.74 | 0.61 | 0.47 |
| HSL | 349.8º | 0.59% | 0.33% | - |
| HSV(B) | 349.8º | 0.74% | 0.53% | - |
| XYZ | 11.21 | 6.6 | 3.93 | - |
| YUV | 66.84 | 119.63 | 176.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 35 | 52 | 0 | 0.74 | 0.61 | 0.47 | 349.8 | 0.59 | 0.33 |
| Hex | 87 | 23 | 34 | 0 | 4A | 3D | 2F | 15E | 3B | 21 |
| Octal | 207 | 43 | 64 | 0 | 112 | 75 | 57 | 536 | 73 | 41 |
| Binary | 10000111 | 100011 | 110100 | 0 | 1001010 | 111101 | 101111 | 101011110 | 111011 | 100001 |
Color Harmonies of #872334
Complementary color
Monochromatic Colors of #872334
Black with #872334
Text Example
Text Example
White with #872334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872334; }
p { color: rgb(135,35,52); }
H1.HeaderClassName
{
color: #872334;
}
.AnyTagClassName
{
color: #872334;
}
</style>
background-color css
<style>
a { background-color: #872334; }
a { background-color: rgb(135,35,52); }
div.DivClassName
{
background-color: #872334;
}
.BgClassName
{
background-color: #872334;
}
</style>
border-color css
<style>
span { border-color: #872334; }
span { border-color: rgb(135,35,52); }
td.TdClassName
{
border-color: #872334;
}
.TagClassName
{
border-color: #872334;
}
</style>