Shades of Sangria #831315
Tints of Sangria #831315
RGB
CMYK
RGB Variations
Color information
#831315 (or 0x831315) is known color: Sangria. HEX triplet: 83, 13 and 15. RGB value is (131,19,21). Sum of RGB (Red+Green+Blue) = 131+19+21=171 (22% of max value = 765). Red value is 131 (51.56% from 255 or 76.61% from 171); Green value is 19 (7.81% from 255 or 11.11% from 171); Blue value is 21 (8.59% from 255 or 12.28% from 171); Max value from RGB is 131 - color contains mainly: red. Hex color #831315 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831315 is #7CECEA. Grayscale: #343434. Windows color (decimal): -8187115 or 1381251. OLE color: 1381251.
HSL color Cylindrical-coordinate representation of color #831315: hue angle of 358.93º 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 #831315 is Cyan = 0, Magento = 0.85, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 19 | 21 | - |
| CMYK | 0 | 0.85 | 0.84 | 0.49 |
| HSL | 358.93º | 0.75% | 0.29% | - |
| HSV(B) | 358.93º | 0.85% | 0.51% | - |
| XYZ | 9.73 | 5.35 | 1.23 | - |
| YUV | 52.72 | 110.11 | 183.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 19 | 21 | 0 | 0.85 | 0.84 | 0.49 | 358.93 | 0.75 | 0.29 |
| Hex | 83 | 13 | 15 | 0 | 55 | 54 | 31 | 167 | 4B | 1D |
| Octal | 203 | 23 | 25 | 0 | 125 | 124 | 61 | 547 | 113 | 35 |
| Binary | 10000011 | 10011 | 10101 | 0 | 1010101 | 1010100 | 110001 | 101100111 | 1001011 | 11101 |
Color Harmonies of #831315
Complementary color
Monochromatic Colors of #831315
Black with #831315
Text Example
Text Example
White with #831315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831315; }
p { color: rgb(131,19,21); }
H1.HeaderClassName
{
color: #831315;
}
.AnyTagClassName
{
color: #831315;
}
</style>
background-color css
<style>
a { background-color: #831315; }
a { background-color: rgb(131,19,21); }
div.DivClassName
{
background-color: #831315;
}
.BgClassName
{
background-color: #831315;
}
</style>
border-color css
<style>
span { border-color: #831315; }
span { border-color: rgb(131,19,21); }
td.TdClassName
{
border-color: #831315;
}
.TagClassName
{
border-color: #831315;
}
</style>