Shades of Shiraz #882731
Tints of Shiraz #882731
RGB
CMYK
RGB Variations
Color information
#882731 (or 0x882731) is known color: Shiraz. HEX triplet: 88, 27 and 31. RGB value is (136,39,49). Sum of RGB (Red+Green+Blue) = 136+39+49=224 (29% of max value = 765). Red value is 136 (53.52% from 255 or 60.71% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 49 (19.53% from 255 or 21.88% from 224); Max value from RGB is 136 - color contains mainly: red. Hex color #882731 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #882731 is #77D8CE. Grayscale: #454545. Windows color (decimal): -7854287 or 3221384. OLE color: 3221384.
HSL color Cylindrical-coordinate representation of color #882731: hue angle of 353.81º 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 #882731 is Cyan = 0, Magento = 0.71, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 39 | 49 | - |
| CMYK | 0 | 0.71 | 0.64 | 0.47 |
| HSL | 353.81º | 0.55% | 0.34% | - |
| HSV(B) | 353.81º | 0.71% | 0.53% | - |
| XYZ | 11.43 | 6.91 | 3.64 | - |
| YUV | 69.14 | 116.64 | 175.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 39 | 49 | 0 | 0.71 | 0.64 | 0.47 | 353.81 | 0.55 | 0.34 |
| Hex | 88 | 27 | 31 | 0 | 47 | 40 | 2F | 162 | 37 | 22 |
| Octal | 210 | 47 | 61 | 0 | 107 | 100 | 57 | 542 | 67 | 42 |
| Binary | 10001000 | 100111 | 110001 | 0 | 1000111 | 1000000 | 101111 | 101100010 | 110111 | 100010 |
Color Harmonies of #882731
Complementary color
Monochromatic Colors of #882731
Black with #882731
Text Example
Text Example
White with #882731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #882731; }
p { color: rgb(136,39,49); }
H1.HeaderClassName
{
color: #882731;
}
.AnyTagClassName
{
color: #882731;
}
</style>
background-color css
<style>
a { background-color: #882731; }
a { background-color: rgb(136,39,49); }
div.DivClassName
{
background-color: #882731;
}
.BgClassName
{
background-color: #882731;
}
</style>
border-color css
<style>
span { border-color: #882731; }
span { border-color: rgb(136,39,49); }
td.TdClassName
{
border-color: #882731;
}
.TagClassName
{
border-color: #882731;
}
</style>