Shades of Sangria #821013
Tints of Sangria #821013
RGB
CMYK
RGB Variations
Color information
#821013 (or 0x821013) is known color: Sangria. HEX triplet: 82, 10 and 13. RGB value is (130,16,19). Sum of RGB (Red+Green+Blue) = 130+16+19=165 (21% of max value = 765). Red value is 130 (51.17% from 255 or 78.79% from 165); Green value is 16 (6.64% from 255 or 9.70% from 165); Blue value is 19 (7.81% from 255 or 11.52% from 165); Max value from RGB is 130 - color contains mainly: red. Hex color #821013 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821013 is #7DEFEC. Grayscale: #323232. Windows color (decimal): -8253421 or 1249410. OLE color: 1249410.
HSL color Cylindrical-coordinate representation of color #821013: hue angle of 358.42º 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 #821013 is Cyan = 0, Magento = 0.88, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 19 | - |
| CMYK | 0 | 0.88 | 0.85 | 0.49 |
| HSL | 358.42º | 0.78% | 0.29% | - |
| HSV(B) | 358.42º | 0.88% | 0.51% | - |
| XYZ | 9.51 | 5.16 | 1.11 | - |
| YUV | 50.43 | 110.27 | 184.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 19 | 0 | 0.88 | 0.85 | 0.49 | 358.42 | 0.78 | 0.29 |
| Hex | 82 | 10 | 13 | 0 | 58 | 55 | 31 | 166 | 4E | 1D |
| Octal | 202 | 20 | 23 | 0 | 130 | 125 | 61 | 546 | 116 | 35 |
| Binary | 10000010 | 10000 | 10011 | 0 | 1011000 | 1010101 | 110001 | 101100110 | 1001110 | 11101 |
Color Harmonies of #821013
Complementary color
Monochromatic Colors of #821013
Black with #821013
Text Example
Text Example
White with #821013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821013; }
p { color: rgb(130,16,19); }
H1.HeaderClassName
{
color: #821013;
}
.AnyTagClassName
{
color: #821013;
}
</style>
background-color css
<style>
a { background-color: #821013; }
a { background-color: rgb(130,16,19); }
div.DivClassName
{
background-color: #821013;
}
.BgClassName
{
background-color: #821013;
}
</style>
border-color css
<style>
span { border-color: #821013; }
span { border-color: rgb(130,16,19); }
td.TdClassName
{
border-color: #821013;
}
.TagClassName
{
border-color: #821013;
}
</style>