Shades of Sangria #831213
Tints of Sangria #831213
RGB
CMYK
RGB Variations
Color information
#831213 (or 0x831213) is known color: Sangria. HEX triplet: 83, 12 and 13. RGB value is (131,18,19). Sum of RGB (Red+Green+Blue) = 131+18+19=168 (22% of max value = 765). Red value is 131 (51.56% from 255 or 77.98% from 168); Green value is 18 (7.42% from 255 or 10.71% from 168); Blue value is 19 (7.81% from 255 or 11.31% from 168); Max value from RGB is 131 - color contains mainly: red. Hex color #831213 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831213 is #7CEDEC. Grayscale: #343434. Windows color (decimal): -8187373 or 1249923. OLE color: 1249923.
HSL color Cylindrical-coordinate representation of color #831213: hue angle of 359.47º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #831213 is Cyan = 0, Magento = 0.86, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 18 | 19 | - |
| CMYK | 0 | 0.86 | 0.85 | 0.49 |
| HSL | 359.47º | 0.76% | 0.29% | - |
| HSV(B) | 359.47º | 0.86% | 0.51% | - |
| XYZ | 9.69 | 5.3 | 1.13 | - |
| YUV | 51.9 | 109.44 | 184.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 18 | 19 | 0 | 0.86 | 0.85 | 0.49 | 359.47 | 0.76 | 0.29 |
| Hex | 83 | 12 | 13 | 0 | 56 | 55 | 31 | 167 | 4C | 1D |
| Octal | 203 | 22 | 23 | 0 | 126 | 125 | 61 | 547 | 114 | 35 |
| Binary | 10000011 | 10010 | 10011 | 0 | 1010110 | 1010101 | 110001 | 101100111 | 1001100 | 11101 |
Color Harmonies of #831213
Complementary color
Monochromatic Colors of #831213
Black with #831213
Text Example
Text Example
White with #831213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831213; }
p { color: rgb(131,18,19); }
H1.HeaderClassName
{
color: #831213;
}
.AnyTagClassName
{
color: #831213;
}
</style>
background-color css
<style>
a { background-color: #831213; }
a { background-color: rgb(131,18,19); }
div.DivClassName
{
background-color: #831213;
}
.BgClassName
{
background-color: #831213;
}
</style>
border-color css
<style>
span { border-color: #831213; }
span { border-color: rgb(131,18,19); }
td.TdClassName
{
border-color: #831213;
}
.TagClassName
{
border-color: #831213;
}
</style>