Shades of Sangria #831016
Tints of Sangria #831016
RGB
CMYK
RGB Variations
Color information
#831016 (or 0x831016) is known color: Sangria. HEX triplet: 83, 10 and 16. RGB value is (131,16,22). Sum of RGB (Red+Green+Blue) = 131+16+22=169 (22% of max value = 765). Red value is 131 (51.56% from 255 or 77.51% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 22 (8.98% from 255 or 13.02% from 169); Max value from RGB is 131 - color contains mainly: red. Hex color #831016 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831016 is #7CEFE9. Grayscale: #333333. Windows color (decimal): -8187882 or 1446019. OLE color: 1446019.
HSL color Cylindrical-coordinate representation of color #831016: hue angle of 356.87º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #831016 is Cyan = 0, Magento = 0.88, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 22 | - |
| CMYK | 0 | 0.88 | 0.83 | 0.49 |
| HSL | 356.87º | 0.78% | 0.29% | - |
| HSV(B) | 356.87º | 0.88% | 0.51% | - |
| XYZ | 9.69 | 5.25 | 1.26 | - |
| YUV | 51.07 | 111.6 | 185.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 22 | 0 | 0.88 | 0.83 | 0.49 | 356.87 | 0.78 | 0.29 |
| Hex | 83 | 10 | 16 | 0 | 58 | 53 | 31 | 165 | 4E | 1D |
| Octal | 203 | 20 | 26 | 0 | 130 | 123 | 61 | 545 | 116 | 35 |
| Binary | 10000011 | 10000 | 10110 | 0 | 1011000 | 1010011 | 110001 | 101100101 | 1001110 | 11101 |
Color Harmonies of #831016
Complementary color
Monochromatic Colors of #831016
Black with #831016
Text Example
Text Example
White with #831016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831016; }
p { color: rgb(131,16,22); }
H1.HeaderClassName
{
color: #831016;
}
.AnyTagClassName
{
color: #831016;
}
</style>
background-color css
<style>
a { background-color: #831016; }
a { background-color: rgb(131,16,22); }
div.DivClassName
{
background-color: #831016;
}
.BgClassName
{
background-color: #831016;
}
</style>
border-color css
<style>
span { border-color: #831016; }
span { border-color: rgb(131,16,22); }
td.TdClassName
{
border-color: #831016;
}
.TagClassName
{
border-color: #831016;
}
</style>