Shades of Sangria #830510
Tints of Sangria #830510
RGB
CMYK
RGB Variations
Color information
#830510 (or 0x830510) is known color: Sangria. HEX triplet: 83, 05 and 10. RGB value is (131,5,16). Sum of RGB (Red+Green+Blue) = 131+5+16=152 (20% of max value = 765). Red value is 131 (51.56% from 255 or 86.18% from 152); Green value is 5 (2.34% from 255 or 3.29% from 152); Blue value is 16 (6.64% from 255 or 10.53% from 152); Max value from RGB is 131 - color contains mainly: red. Hex color #830510 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #830510 is #7CFAEF. Grayscale: #2C2C2C. Windows color (decimal): -8190704 or 1049987. OLE color: 1049987.
HSL color Cylindrical-coordinate representation of color #830510: hue angle of 354.76º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #830510 is Cyan = 0, Magento = 0.96, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 5 | 16 | - |
| CMYK | 0 | 0.96 | 0.88 | 0.49 |
| HSL | 354.76º | 0.93% | 0.27% | - |
| HSV(B) | 354.76º | 0.96% | 0.51% | - |
| XYZ | 9.51 | 4.97 | 0.95 | - |
| YUV | 43.93 | 112.24 | 190.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 5 | 16 | 0 | 0.96 | 0.88 | 0.49 | 354.76 | 0.93 | 0.27 |
| Hex | 83 | 5 | 10 | 0 | 60 | 58 | 31 | 163 | 5D | 1B |
| Octal | 203 | 5 | 20 | 0 | 140 | 130 | 61 | 543 | 135 | 33 |
| Binary | 10000011 | 101 | 10000 | 0 | 1100000 | 1011000 | 110001 | 101100011 | 1011101 | 11011 |
Color Harmonies of #830510
Complementary color
Monochromatic Colors of #830510
Black with #830510
Text Example
Text Example
White with #830510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830510; }
p { color: rgb(131,5,16); }
H1.HeaderClassName
{
color: #830510;
}
.AnyTagClassName
{
color: #830510;
}
</style>
background-color css
<style>
a { background-color: #830510; }
a { background-color: rgb(131,5,16); }
div.DivClassName
{
background-color: #830510;
}
.BgClassName
{
background-color: #830510;
}
</style>
border-color css
<style>
span { border-color: #830510; }
span { border-color: rgb(131,5,16); }
td.TdClassName
{
border-color: #830510;
}
.TagClassName
{
border-color: #830510;
}
</style>