Shades of Shiraz #872038
Tints of Shiraz #872038
RGB
CMYK
RGB Variations
Color information
#872038 (or 0x872038) is known color: Shiraz. HEX triplet: 87, 20 and 38. RGB value is (135,32,56). Sum of RGB (Red+Green+Blue) = 135+32+56=223 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.54% from 223); Green value is 32 (12.89% from 255 or 14.35% from 223); Blue value is 56 (22.27% from 255 or 25.11% from 223); Max value from RGB is 135 - color contains mainly: red. Hex color #872038 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872038 is #78DFC7. Grayscale: #414141. Windows color (decimal): -7921608 or 3678343. OLE color: 3678343.
HSL color Cylindrical-coordinate representation of color #872038: hue angle of 346.02º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #872038 is Cyan = 0, Magento = 0.76, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 32 | 56 | - |
| CMYK | 0 | 0.76 | 0.59 | 0.47 |
| HSL | 346.02º | 0.62% | 0.33% | - |
| HSV(B) | 346.02º | 0.76% | 0.53% | - |
| XYZ | 11.22 | 6.47 | 4.4 | - |
| YUV | 65.53 | 122.62 | 177.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 32 | 56 | 0 | 0.76 | 0.59 | 0.47 | 346.02 | 0.62 | 0.33 |
| Hex | 87 | 20 | 38 | 0 | 4C | 3B | 2F | 15A | 3E | 21 |
| Octal | 207 | 40 | 70 | 0 | 114 | 73 | 57 | 532 | 76 | 41 |
| Binary | 10000111 | 100000 | 111000 | 0 | 1001100 | 111011 | 101111 | 101011010 | 111110 | 100001 |
Color Harmonies of #872038
Complementary color
Monochromatic Colors of #872038
Black with #872038
Text Example
Text Example
White with #872038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872038; }
p { color: rgb(135,32,56); }
H1.HeaderClassName
{
color: #872038;
}
.AnyTagClassName
{
color: #872038;
}
</style>
background-color css
<style>
a { background-color: #872038; }
a { background-color: rgb(135,32,56); }
div.DivClassName
{
background-color: #872038;
}
.BgClassName
{
background-color: #872038;
}
</style>
border-color css
<style>
span { border-color: #872038; }
span { border-color: rgb(135,32,56); }
td.TdClassName
{
border-color: #872038;
}
.TagClassName
{
border-color: #872038;
}
</style>