Shades of Sangria #881516
Tints of Sangria #881516
RGB
CMYK
RGB Variations
Color information
#881516 (or 0x881516) is known color: Sangria. HEX triplet: 88, 15 and 16. RGB value is (136,21,22). Sum of RGB (Red+Green+Blue) = 136+21+22=179 (23% of max value = 765). Red value is 136 (53.52% from 255 or 75.98% from 179); Green value is 21 (8.59% from 255 or 11.73% from 179); Blue value is 22 (8.98% from 255 or 12.29% from 179); Max value from RGB is 136 - color contains mainly: red. Hex color #881516 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #881516 is #77EAE9. Grayscale: #373737. Windows color (decimal): -7858922 or 1447304. OLE color: 1447304.
HSL color Cylindrical-coordinate representation of color #881516: hue angle of 359.48º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #881516 is Cyan = 0, Magento = 0.85, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 21 | 22 | - |
| CMYK | 0 | 0.85 | 0.84 | 0.47 |
| HSL | 359.48º | 0.73% | 0.31% | - |
| HSV(B) | 359.48º | 0.85% | 0.53% | - |
| XYZ | 10.57 | 5.83 | 1.33 | - |
| YUV | 55.5 | 109.1 | 185.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 21 | 22 | 0 | 0.85 | 0.84 | 0.47 | 359.48 | 0.73 | 0.31 |
| Hex | 88 | 15 | 16 | 0 | 55 | 54 | 2F | 167 | 49 | 1F |
| Octal | 210 | 25 | 26 | 0 | 125 | 124 | 57 | 547 | 111 | 37 |
| Binary | 10001000 | 10101 | 10110 | 0 | 1010101 | 1010100 | 101111 | 101100111 | 1001001 | 11111 |
Color Harmonies of #881516
Complementary color
Monochromatic Colors of #881516
Black with #881516
Text Example
Text Example
White with #881516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881516; }
p { color: rgb(136,21,22); }
H1.HeaderClassName
{
color: #881516;
}
.AnyTagClassName
{
color: #881516;
}
</style>
background-color css
<style>
a { background-color: #881516; }
a { background-color: rgb(136,21,22); }
div.DivClassName
{
background-color: #881516;
}
.BgClassName
{
background-color: #881516;
}
</style>
border-color css
<style>
span { border-color: #881516; }
span { border-color: rgb(136,21,22); }
td.TdClassName
{
border-color: #881516;
}
.TagClassName
{
border-color: #881516;
}
</style>