Shades of Shiraz #871938
Tints of Shiraz #871938
RGB
CMYK
RGB Variations
Color information
#871938 (or 0x871938) is known color: Shiraz. HEX triplet: 87, 19 and 38. RGB value is (135,25,56). Sum of RGB (Red+Green+Blue) = 135+25+56=216 (28% of max value = 765). Red value is 135 (53.12% from 255 or 62.5% from 216); Green value is 25 (10.16% from 255 or 11.57% from 216); Blue value is 56 (22.27% from 255 or 25.93% from 216); Max value from RGB is 135 - color contains mainly: red. Hex color #871938 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871938 is #78E6C7. Grayscale: #3D3D3D. Windows color (decimal): -7923400 or 3676551. OLE color: 3676551.
HSL color Cylindrical-coordinate representation of color #871938: hue angle of 343.09º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #871938 is Cyan = 0, Magento = 0.81, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 25 | 56 | - |
| CMYK | 0 | 0.81 | 0.59 | 0.47 |
| HSL | 343.09º | 0.69% | 0.31% | - |
| HSV(B) | 343.09º | 0.81% | 0.53% | - |
| XYZ | 11.05 | 6.13 | 4.34 | - |
| YUV | 61.42 | 124.94 | 180.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 25 | 56 | 0 | 0.81 | 0.59 | 0.47 | 343.09 | 0.69 | 0.31 |
| Hex | 87 | 19 | 38 | 0 | 51 | 3B | 2F | 157 | 45 | 1F |
| Octal | 207 | 31 | 70 | 0 | 121 | 73 | 57 | 527 | 105 | 37 |
| Binary | 10000111 | 11001 | 111000 | 0 | 1010001 | 111011 | 101111 | 101010111 | 1000101 | 11111 |
Color Harmonies of #871938
Complementary color
Monochromatic Colors of #871938
Black with #871938
Text Example
Text Example
White with #871938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871938; }
p { color: rgb(135,25,56); }
H1.HeaderClassName
{
color: #871938;
}
.AnyTagClassName
{
color: #871938;
}
</style>
background-color css
<style>
a { background-color: #871938; }
a { background-color: rgb(135,25,56); }
div.DivClassName
{
background-color: #871938;
}
.BgClassName
{
background-color: #871938;
}
</style>
border-color css
<style>
span { border-color: #871938; }
span { border-color: rgb(135,25,56); }
td.TdClassName
{
border-color: #871938;
}
.TagClassName
{
border-color: #871938;
}
</style>