Shades of Sangria #840713
Tints of Sangria #840713
RGB
CMYK
RGB Variations
Color information
#840713 (or 0x840713) is known color: Sangria. HEX triplet: 84, 07 and 13. RGB value is (132,7,19). Sum of RGB (Red+Green+Blue) = 132+7+19=158 (20% of max value = 765). Red value is 132 (51.95% from 255 or 83.54% from 158); Green value is 7 (3.12% from 255 or 4.43% from 158); Blue value is 19 (7.81% from 255 or 12.03% from 158); Max value from RGB is 132 - color contains mainly: red. Hex color #840713 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #840713 is #7BF8EC. Grayscale: #2D2D2D. Windows color (decimal): -8124653 or 1247108. OLE color: 1247108.
HSL color Cylindrical-coordinate representation of color #840713: hue angle of 354.24º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #840713 is Cyan = 0, Magento = 0.95, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 7 | 19 | - |
| CMYK | 0 | 0.95 | 0.86 | 0.48 |
| HSL | 354.24º | 0.9% | 0.27% | - |
| HSV(B) | 354.24º | 0.95% | 0.52% | - |
| XYZ | 9.71 | 5.1 | 1.09 | - |
| YUV | 45.74 | 112.91 | 189.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 7 | 19 | 0 | 0.95 | 0.86 | 0.48 | 354.24 | 0.9 | 0.27 |
| Hex | 84 | 7 | 13 | 0 | 5F | 56 | 30 | 162 | 5A | 1B |
| Octal | 204 | 7 | 23 | 0 | 137 | 126 | 60 | 542 | 132 | 33 |
| Binary | 10000100 | 111 | 10011 | 0 | 1011111 | 1010110 | 110000 | 101100010 | 1011010 | 11011 |
Color Harmonies of #840713
Complementary color
Monochromatic Colors of #840713
Black with #840713
Text Example
Text Example
White with #840713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840713; }
p { color: rgb(132,7,19); }
H1.HeaderClassName
{
color: #840713;
}
.AnyTagClassName
{
color: #840713;
}
</style>
background-color css
<style>
a { background-color: #840713; }
a { background-color: rgb(132,7,19); }
div.DivClassName
{
background-color: #840713;
}
.BgClassName
{
background-color: #840713;
}
</style>
border-color css
<style>
span { border-color: #840713; }
span { border-color: rgb(132,7,19); }
td.TdClassName
{
border-color: #840713;
}
.TagClassName
{
border-color: #840713;
}
</style>