Shades of Sangria #821015
Tints of Sangria #821015
RGB
CMYK
RGB Variations
Color information
#821015 (or 0x821015) is known color: Sangria. HEX triplet: 82, 10 and 15. RGB value is (130,16,21). Sum of RGB (Red+Green+Blue) = 130+16+21=167 (22% of max value = 765). Red value is 130 (51.17% from 255 or 77.84% from 167); Green value is 16 (6.64% from 255 or 9.58% from 167); Blue value is 21 (8.59% from 255 or 12.57% from 167); Max value from RGB is 130 - color contains mainly: red. Hex color #821015 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821015 is #7DEFEA. Grayscale: #323232. Windows color (decimal): -8253419 or 1380482. OLE color: 1380482.
HSL color Cylindrical-coordinate representation of color #821015: hue angle of 357.37º 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 #821015 is Cyan = 0, Magento = 0.88, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 21 | - |
| CMYK | 0 | 0.88 | 0.84 | 0.49 |
| HSL | 357.37º | 0.78% | 0.29% | - |
| HSV(B) | 357.37º | 0.88% | 0.51% | - |
| XYZ | 9.53 | 5.17 | 1.21 | - |
| YUV | 50.66 | 111.27 | 184.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 21 | 0 | 0.88 | 0.84 | 0.49 | 357.37 | 0.78 | 0.29 |
| Hex | 82 | 10 | 15 | 0 | 58 | 54 | 31 | 165 | 4E | 1D |
| Octal | 202 | 20 | 25 | 0 | 130 | 124 | 61 | 545 | 116 | 35 |
| Binary | 10000010 | 10000 | 10101 | 0 | 1011000 | 1010100 | 110001 | 101100101 | 1001110 | 11101 |
Color Harmonies of #821015
Complementary color
Monochromatic Colors of #821015
Black with #821015
Text Example
Text Example
White with #821015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821015; }
p { color: rgb(130,16,21); }
H1.HeaderClassName
{
color: #821015;
}
.AnyTagClassName
{
color: #821015;
}
</style>
background-color css
<style>
a { background-color: #821015; }
a { background-color: rgb(130,16,21); }
div.DivClassName
{
background-color: #821015;
}
.BgClassName
{
background-color: #821015;
}
</style>
border-color css
<style>
span { border-color: #821015; }
span { border-color: rgb(130,16,21); }
td.TdClassName
{
border-color: #821015;
}
.TagClassName
{
border-color: #821015;
}
</style>