Shades of Shiraz #872632
Tints of Shiraz #872632
RGB
CMYK
RGB Variations
Color information
#872632 (or 0x872632) is known color: Shiraz. HEX triplet: 87, 26 and 32. RGB value is (135,38,50). Sum of RGB (Red+Green+Blue) = 135+38+50=223 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.54% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 50 (19.92% from 255 or 22.42% from 223); Max value from RGB is 135 - color contains mainly: red. Hex color #872632 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872632 is #78D9CD. Grayscale: #444444. Windows color (decimal): -7920078 or 3286663. OLE color: 3286663.
HSL color Cylindrical-coordinate representation of color #872632: hue angle of 352.58º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #872632 is Cyan = 0, Magento = 0.72, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 38 | 50 | - |
| CMYK | 0 | 0.72 | 0.63 | 0.47 |
| HSL | 352.58º | 0.56% | 0.34% | - |
| HSV(B) | 352.58º | 0.72% | 0.53% | - |
| XYZ | 11.26 | 6.77 | 3.73 | - |
| YUV | 68.37 | 117.64 | 175.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 38 | 50 | 0 | 0.72 | 0.63 | 0.47 | 352.58 | 0.56 | 0.34 |
| Hex | 87 | 26 | 32 | 0 | 48 | 3F | 2F | 161 | 38 | 22 |
| Octal | 207 | 46 | 62 | 0 | 110 | 77 | 57 | 541 | 70 | 42 |
| Binary | 10000111 | 100110 | 110010 | 0 | 1001000 | 111111 | 101111 | 101100001 | 111000 | 100010 |
Color Harmonies of #872632
Complementary color
Monochromatic Colors of #872632
Black with #872632
Text Example
Text Example
White with #872632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872632; }
p { color: rgb(135,38,50); }
H1.HeaderClassName
{
color: #872632;
}
.AnyTagClassName
{
color: #872632;
}
</style>
background-color css
<style>
a { background-color: #872632; }
a { background-color: rgb(135,38,50); }
div.DivClassName
{
background-color: #872632;
}
.BgClassName
{
background-color: #872632;
}
</style>
border-color css
<style>
span { border-color: #872632; }
span { border-color: rgb(135,38,50); }
td.TdClassName
{
border-color: #872632;
}
.TagClassName
{
border-color: #872632;
}
</style>