Shades of Sangria #881416
Tints of Sangria #881416
RGB
CMYK
RGB Variations
Color information
#881416 (or 0x881416) is known color: Sangria. HEX triplet: 88, 14 and 16. RGB value is (136,20,22). Sum of RGB (Red+Green+Blue) = 136+20+22=178 (23% of max value = 765). Red value is 136 (53.52% from 255 or 76.40% from 178); Green value is 20 (8.20% from 255 or 11.24% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 136 - color contains mainly: red. Hex color #881416 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #881416 is #77EBE9. Grayscale: #373737. Windows color (decimal): -7859178 or 1447048. OLE color: 1447048.
HSL color Cylindrical-coordinate representation of color #881416: hue angle of 358.97º degrees, saturation: 0.74, 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 #881416 is Cyan = 0, Magento = 0.85, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 20 | 22 | - |
| CMYK | 0 | 0.85 | 0.84 | 0.47 |
| HSL | 358.97º | 0.74% | 0.31% | - |
| HSV(B) | 358.97º | 0.85% | 0.53% | - |
| XYZ | 10.55 | 5.79 | 1.32 | - |
| YUV | 54.91 | 109.43 | 185.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 20 | 22 | 0 | 0.85 | 0.84 | 0.47 | 358.97 | 0.74 | 0.31 |
| Hex | 88 | 14 | 16 | 0 | 55 | 54 | 2F | 167 | 4A | 1F |
| Octal | 210 | 24 | 26 | 0 | 125 | 124 | 57 | 547 | 112 | 37 |
| Binary | 10001000 | 10100 | 10110 | 0 | 1010101 | 1010100 | 101111 | 101100111 | 1001010 | 11111 |
Color Harmonies of #881416
Complementary color
Monochromatic Colors of #881416
Black with #881416
Text Example
Text Example
White with #881416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881416; }
p { color: rgb(136,20,22); }
H1.HeaderClassName
{
color: #881416;
}
.AnyTagClassName
{
color: #881416;
}
</style>
background-color css
<style>
a { background-color: #881416; }
a { background-color: rgb(136,20,22); }
div.DivClassName
{
background-color: #881416;
}
.BgClassName
{
background-color: #881416;
}
</style>
border-color css
<style>
span { border-color: #881416; }
span { border-color: rgb(136,20,22); }
td.TdClassName
{
border-color: #881416;
}
.TagClassName
{
border-color: #881416;
}
</style>