Shades of Sangria #830711
Tints of Sangria #830711
RGB
CMYK
RGB Variations
Color information
#830711 (or 0x830711) is known color: Sangria. HEX triplet: 83, 07 and 11. RGB value is (131,7,17). Sum of RGB (Red+Green+Blue) = 131+7+17=155 (20% of max value = 765). Red value is 131 (51.56% from 255 or 84.52% from 155); Green value is 7 (3.12% from 255 or 4.52% from 155); Blue value is 17 (7.03% from 255 or 10.97% from 155); Max value from RGB is 131 - color contains mainly: red. Hex color #830711 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #830711 is #7CF8EE. Grayscale: #2D2D2D. Windows color (decimal): -8190191 or 1116035. OLE color: 1116035.
HSL color Cylindrical-coordinate representation of color #830711: hue angle of 355.16º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #830711 is Cyan = 0, Magento = 0.95, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 7 | 17 | - |
| CMYK | 0 | 0.95 | 0.87 | 0.49 |
| HSL | 355.16º | 0.9% | 0.27% | - |
| HSV(B) | 355.16º | 0.95% | 0.51% | - |
| XYZ | 9.54 | 5.02 | 1 | - |
| YUV | 45.22 | 112.08 | 189.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 17 | 0 | 0.95 | 0.87 | 0.49 | 355.16 | 0.9 | 0.27 |
| Hex | 83 | 7 | 11 | 0 | 5F | 57 | 31 | 163 | 5A | 1B |
| Octal | 203 | 7 | 21 | 0 | 137 | 127 | 61 | 543 | 132 | 33 |
| Binary | 10000011 | 111 | 10001 | 0 | 1011111 | 1010111 | 110001 | 101100011 | 1011010 | 11011 |
Color Harmonies of #830711
Complementary color
Monochromatic Colors of #830711
Black with #830711
Text Example
Text Example
White with #830711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830711; }
p { color: rgb(131,7,17); }
H1.HeaderClassName
{
color: #830711;
}
.AnyTagClassName
{
color: #830711;
}
</style>
background-color css
<style>
a { background-color: #830711; }
a { background-color: rgb(131,7,17); }
div.DivClassName
{
background-color: #830711;
}
.BgClassName
{
background-color: #830711;
}
</style>
border-color css
<style>
span { border-color: #830711; }
span { border-color: rgb(131,7,17); }
td.TdClassName
{
border-color: #830711;
}
.TagClassName
{
border-color: #830711;
}
</style>