Shades of Sangria #821315
Tints of Sangria #821315
RGB
CMYK
RGB Variations
Color information
#821315 (or 0x821315) is known color: Sangria. HEX triplet: 82, 13 and 15. RGB value is (130,19,21). Sum of RGB (Red+Green+Blue) = 130+19+21=170 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.47% from 170); Green value is 19 (7.81% from 255 or 11.18% from 170); Blue value is 21 (8.59% from 255 or 12.35% from 170); Max value from RGB is 130 - color contains mainly: red. Hex color #821315 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821315 is #7DECEA. Grayscale: #343434. Windows color (decimal): -8252651 or 1381250. OLE color: 1381250.
HSL color Cylindrical-coordinate representation of color #821315: hue angle of 358.92º degrees, saturation: 0.74, 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 #821315 is Cyan = 0, Magento = 0.85, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 19 | 21 | - |
| CMYK | 0 | 0.85 | 0.84 | 0.49 |
| HSL | 358.92º | 0.74% | 0.29% | - |
| HSV(B) | 358.92º | 0.85% | 0.51% | - |
| XYZ | 9.57 | 5.27 | 1.22 | - |
| YUV | 52.42 | 110.27 | 183.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 19 | 21 | 0 | 0.85 | 0.84 | 0.49 | 358.92 | 0.74 | 0.29 |
| Hex | 82 | 13 | 15 | 0 | 55 | 54 | 31 | 167 | 4A | 1D |
| Octal | 202 | 23 | 25 | 0 | 125 | 124 | 61 | 547 | 112 | 35 |
| Binary | 10000010 | 10011 | 10101 | 0 | 1010101 | 1010100 | 110001 | 101100111 | 1001010 | 11101 |
Color Harmonies of #821315
Complementary color
Monochromatic Colors of #821315
Black with #821315
Text Example
Text Example
White with #821315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821315; }
p { color: rgb(130,19,21); }
H1.HeaderClassName
{
color: #821315;
}
.AnyTagClassName
{
color: #821315;
}
</style>
background-color css
<style>
a { background-color: #821315; }
a { background-color: rgb(130,19,21); }
div.DivClassName
{
background-color: #821315;
}
.BgClassName
{
background-color: #821315;
}
</style>
border-color css
<style>
span { border-color: #821315; }
span { border-color: rgb(130,19,21); }
td.TdClassName
{
border-color: #821315;
}
.TagClassName
{
border-color: #821315;
}
</style>