Shades of Sangria #831317
Tints of Sangria #831317
RGB
CMYK
RGB Variations
Color information
#831317 (or 0x831317) is known color: Sangria. HEX triplet: 83, 13 and 17. RGB value is (131,19,23). Sum of RGB (Red+Green+Blue) = 131+19+23=173 (22% of max value = 765). Red value is 131 (51.56% from 255 or 75.72% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 23 (9.38% from 255 or 13.29% from 173); Max value from RGB is 131 - color contains mainly: red. Hex color #831317 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831317 is #7CECE8. Grayscale: #353535. Windows color (decimal): -8187113 or 1512323. OLE color: 1512323.
HSL color Cylindrical-coordinate representation of color #831317: hue angle of 357.86º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #831317 is Cyan = 0, Magento = 0.85, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 19 | 23 | - |
| CMYK | 0 | 0.85 | 0.82 | 0.49 |
| HSL | 357.86º | 0.75% | 0.29% | - |
| HSV(B) | 357.86º | 0.85% | 0.51% | - |
| XYZ | 9.75 | 5.35 | 1.33 | - |
| YUV | 52.94 | 111.11 | 183.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 19 | 23 | 0 | 0.85 | 0.82 | 0.49 | 357.86 | 0.75 | 0.29 |
| Hex | 83 | 13 | 17 | 0 | 55 | 52 | 31 | 166 | 4B | 1D |
| Octal | 203 | 23 | 27 | 0 | 125 | 122 | 61 | 546 | 113 | 35 |
| Binary | 10000011 | 10011 | 10111 | 0 | 1010101 | 1010010 | 110001 | 101100110 | 1001011 | 11101 |
Color Harmonies of #831317
Complementary color
Monochromatic Colors of #831317
Black with #831317
Text Example
Text Example
White with #831317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831317; }
p { color: rgb(131,19,23); }
H1.HeaderClassName
{
color: #831317;
}
.AnyTagClassName
{
color: #831317;
}
</style>
background-color css
<style>
a { background-color: #831317; }
a { background-color: rgb(131,19,23); }
div.DivClassName
{
background-color: #831317;
}
.BgClassName
{
background-color: #831317;
}
</style>
border-color css
<style>
span { border-color: #831317; }
span { border-color: rgb(131,19,23); }
td.TdClassName
{
border-color: #831317;
}
.TagClassName
{
border-color: #831317;
}
</style>