Shades of Shiraz #881938
Tints of Shiraz #881938
RGB
CMYK
RGB Variations
Color information
#881938 (or 0x881938) is known color: Shiraz. HEX triplet: 88, 19 and 38. RGB value is (136,25,56). Sum of RGB (Red+Green+Blue) = 136+25+56=217 (28% of max value = 765). Red value is 136 (53.52% from 255 or 62.67% from 217); Green value is 25 (10.16% from 255 or 11.52% from 217); Blue value is 56 (22.27% from 255 or 25.81% from 217); Max value from RGB is 136 - color contains mainly: red. Hex color #881938 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #881938 is #77E6C7. Grayscale: #3D3D3D. Windows color (decimal): -7857864 or 3676552. OLE color: 3676552.
HSL color Cylindrical-coordinate representation of color #881938: hue angle of 343.24º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #881938 is Cyan = 0, Magento = 0.82, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 25 | 56 | - |
| CMYK | 0 | 0.82 | 0.59 | 0.47 |
| HSL | 343.24º | 0.69% | 0.32% | - |
| HSV(B) | 343.24º | 0.82% | 0.53% | - |
| XYZ | 11.21 | 6.22 | 4.35 | - |
| YUV | 61.72 | 124.77 | 180.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 25 | 56 | 0 | 0.82 | 0.59 | 0.47 | 343.24 | 0.69 | 0.32 |
| Hex | 88 | 19 | 38 | 0 | 52 | 3B | 2F | 157 | 45 | 20 |
| Octal | 210 | 31 | 70 | 0 | 122 | 73 | 57 | 527 | 105 | 40 |
| Binary | 10001000 | 11001 | 111000 | 0 | 1010010 | 111011 | 101111 | 101010111 | 1000101 | 100000 |
Color Harmonies of #881938
Complementary color
Monochromatic Colors of #881938
Black with #881938
Text Example
Text Example
White with #881938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881938; }
p { color: rgb(136,25,56); }
H1.HeaderClassName
{
color: #881938;
}
.AnyTagClassName
{
color: #881938;
}
</style>
background-color css
<style>
a { background-color: #881938; }
a { background-color: rgb(136,25,56); }
div.DivClassName
{
background-color: #881938;
}
.BgClassName
{
background-color: #881938;
}
</style>
border-color css
<style>
span { border-color: #881938; }
span { border-color: rgb(136,25,56); }
td.TdClassName
{
border-color: #881938;
}
.TagClassName
{
border-color: #881938;
}
</style>