Shades of Shiraz #872733
Tints of Shiraz #872733
RGB
CMYK
RGB Variations
Color information
#872733 (or 0x872733) is known color: Shiraz. HEX triplet: 87, 27 and 33. RGB value is (135,39,51). Sum of RGB (Red+Green+Blue) = 135+39+51=225 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 51 (20.31% from 255 or 22.67% from 225); Max value from RGB is 135 - color contains mainly: red. Hex color #872733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872733 is #78D8CC. Grayscale: #454545. Windows color (decimal): -7919821 or 3352455. OLE color: 3352455.
HSL color Cylindrical-coordinate representation of color #872733: hue angle of 352.5º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #872733 is Cyan = 0, Magento = 0.71, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 39 | 51 | - |
| CMYK | 0 | 0.71 | 0.62 | 0.47 |
| HSL | 352.5º | 0.55% | 0.34% | - |
| HSV(B) | 352.5º | 0.71% | 0.53% | - |
| XYZ | 11.31 | 6.84 | 3.86 | - |
| YUV | 69.07 | 117.8 | 175.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 39 | 51 | 0 | 0.71 | 0.62 | 0.47 | 352.5 | 0.55 | 0.34 |
| Hex | 87 | 27 | 33 | 0 | 47 | 3E | 2F | 160 | 37 | 22 |
| Octal | 207 | 47 | 63 | 0 | 107 | 76 | 57 | 540 | 67 | 42 |
| Binary | 10000111 | 100111 | 110011 | 0 | 1000111 | 111110 | 101111 | 101100000 | 110111 | 100010 |
Color Harmonies of #872733
Complementary color
Monochromatic Colors of #872733
Black with #872733
Text Example
Text Example
White with #872733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872733; }
p { color: rgb(135,39,51); }
H1.HeaderClassName
{
color: #872733;
}
.AnyTagClassName
{
color: #872733;
}
</style>
background-color css
<style>
a { background-color: #872733; }
a { background-color: rgb(135,39,51); }
div.DivClassName
{
background-color: #872733;
}
.BgClassName
{
background-color: #872733;
}
</style>
border-color css
<style>
span { border-color: #872733; }
span { border-color: rgb(135,39,51); }
td.TdClassName
{
border-color: #872733;
}
.TagClassName
{
border-color: #872733;
}
</style>