Shades of Sangria #831417
Tints of Sangria #831417
RGB
CMYK
RGB Variations
Color information
#831417 (or 0x831417) is known color: Sangria. HEX triplet: 83, 14 and 17. RGB value is (131,20,23). Sum of RGB (Red+Green+Blue) = 131+20+23=174 (23% of max value = 765). Red value is 131 (51.56% from 255 or 75.29% from 174); Green value is 20 (8.20% from 255 or 11.49% from 174); Blue value is 23 (9.38% from 255 or 13.22% from 174); Max value from RGB is 131 - color contains mainly: red. Hex color #831417 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831417 is #7CEBE8. Grayscale: #353535. Windows color (decimal): -8186857 or 1512579. OLE color: 1512579.
HSL color Cylindrical-coordinate representation of color #831417: hue angle of 358.38º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #831417 is Cyan = 0, Magento = 0.85, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 20 | 23 | - |
| CMYK | 0 | 0.85 | 0.82 | 0.49 |
| HSL | 358.38º | 0.74% | 0.3% | - |
| HSV(B) | 358.38º | 0.85% | 0.51% | - |
| XYZ | 9.76 | 5.39 | 1.34 | - |
| YUV | 53.53 | 110.77 | 183.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 20 | 23 | 0 | 0.85 | 0.82 | 0.49 | 358.38 | 0.74 | 0.3 |
| Hex | 83 | 14 | 17 | 0 | 55 | 52 | 31 | 166 | 4A | 1E |
| Octal | 203 | 24 | 27 | 0 | 125 | 122 | 61 | 546 | 112 | 36 |
| Binary | 10000011 | 10100 | 10111 | 0 | 1010101 | 1010010 | 110001 | 101100110 | 1001010 | 11110 |
Color Harmonies of #831417
Complementary color
Monochromatic Colors of #831417
Black with #831417
Text Example
Text Example
White with #831417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831417; }
p { color: rgb(131,20,23); }
H1.HeaderClassName
{
color: #831417;
}
.AnyTagClassName
{
color: #831417;
}
</style>
background-color css
<style>
a { background-color: #831417; }
a { background-color: rgb(131,20,23); }
div.DivClassName
{
background-color: #831417;
}
.BgClassName
{
background-color: #831417;
}
</style>
border-color css
<style>
span { border-color: #831417; }
span { border-color: rgb(131,20,23); }
td.TdClassName
{
border-color: #831417;
}
.TagClassName
{
border-color: #831417;
}
</style>