Shades of Sangria #841417
Tints of Sangria #841417
RGB
CMYK
RGB Variations
Color information
#841417 (or 0x841417) is known color: Sangria. HEX triplet: 84, 14 and 17. RGB value is (132,20,23). Sum of RGB (Red+Green+Blue) = 132+20+23=175 (23% of max value = 765). Red value is 132 (51.95% from 255 or 75.43% from 175); Green value is 20 (8.20% from 255 or 11.43% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 132 - color contains mainly: red. Hex color #841417 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841417 is #7BEBE8. Grayscale: #353535. Windows color (decimal): -8121321 or 1512580. OLE color: 1512580.
HSL color Cylindrical-coordinate representation of color #841417: hue angle of 358.39º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #841417 is Cyan = 0, Magento = 0.85, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 20 | 23 | - |
| CMYK | 0 | 0.85 | 0.83 | 0.48 |
| HSL | 358.39º | 0.74% | 0.3% | - |
| HSV(B) | 358.39º | 0.85% | 0.52% | - |
| XYZ | 9.92 | 5.47 | 1.34 | - |
| YUV | 53.83 | 110.61 | 183.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 20 | 23 | 0 | 0.85 | 0.83 | 0.48 | 358.39 | 0.74 | 0.3 |
| Hex | 84 | 14 | 17 | 0 | 55 | 53 | 30 | 166 | 4A | 1E |
| Octal | 204 | 24 | 27 | 0 | 125 | 123 | 60 | 546 | 112 | 36 |
| Binary | 10000100 | 10100 | 10111 | 0 | 1010101 | 1010011 | 110000 | 101100110 | 1001010 | 11110 |
Color Harmonies of #841417
Complementary color
Monochromatic Colors of #841417
Black with #841417
Text Example
Text Example
White with #841417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841417; }
p { color: rgb(132,20,23); }
H1.HeaderClassName
{
color: #841417;
}
.AnyTagClassName
{
color: #841417;
}
</style>
background-color css
<style>
a { background-color: #841417; }
a { background-color: rgb(132,20,23); }
div.DivClassName
{
background-color: #841417;
}
.BgClassName
{
background-color: #841417;
}
</style>
border-color css
<style>
span { border-color: #841417; }
span { border-color: rgb(132,20,23); }
td.TdClassName
{
border-color: #841417;
}
.TagClassName
{
border-color: #841417;
}
</style>