Shades of Sangria #881617
Tints of Sangria #881617
RGB
CMYK
RGB Variations
Color information
#881617 (or 0x881617) is known color: Sangria. HEX triplet: 88, 16 and 17. RGB value is (136,22,23). Sum of RGB (Red+Green+Blue) = 136+22+23=181 (23% of max value = 765). Red value is 136 (53.52% from 255 or 75.14% from 181); Green value is 22 (8.98% from 255 or 12.15% from 181); Blue value is 23 (9.38% from 255 or 12.71% from 181); Max value from RGB is 136 - color contains mainly: red. Hex color #881617 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #881617 is #77E9E8. Grayscale: #383838. Windows color (decimal): -7858665 or 1513096. OLE color: 1513096.
HSL color Cylindrical-coordinate representation of color #881617: hue angle of 359.47º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #881617 is Cyan = 0, Magento = 0.84, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 22 | 23 | - |
| CMYK | 0 | 0.84 | 0.83 | 0.47 |
| HSL | 359.47º | 0.72% | 0.31% | - |
| HSV(B) | 359.47º | 0.84% | 0.53% | - |
| XYZ | 10.59 | 5.87 | 1.39 | - |
| YUV | 56.2 | 109.27 | 184.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 22 | 23 | 0 | 0.84 | 0.83 | 0.47 | 359.47 | 0.72 | 0.31 |
| Hex | 88 | 16 | 17 | 0 | 54 | 53 | 2F | 167 | 48 | 1F |
| Octal | 210 | 26 | 27 | 0 | 124 | 123 | 57 | 547 | 110 | 37 |
| Binary | 10001000 | 10110 | 10111 | 0 | 1010100 | 1010011 | 101111 | 101100111 | 1001000 | 11111 |
Color Harmonies of #881617
Complementary color
Monochromatic Colors of #881617
Black with #881617
Text Example
Text Example
White with #881617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881617; }
p { color: rgb(136,22,23); }
H1.HeaderClassName
{
color: #881617;
}
.AnyTagClassName
{
color: #881617;
}
</style>
background-color css
<style>
a { background-color: #881617; }
a { background-color: rgb(136,22,23); }
div.DivClassName
{
background-color: #881617;
}
.BgClassName
{
background-color: #881617;
}
</style>
border-color css
<style>
span { border-color: #881617; }
span { border-color: rgb(136,22,23); }
td.TdClassName
{
border-color: #881617;
}
.TagClassName
{
border-color: #881617;
}
</style>