Shades of Sangria #830708
Tints of Sangria #830708
RGB
CMYK
RGB Variations
Color information
#830708 (or 0x830708) is known color: Sangria. HEX triplet: 83, 07 and 08. RGB value is (131,7,8). Sum of RGB (Red+Green+Blue) = 131+7+8=146 (19% of max value = 765). Red value is 131 (51.56% from 255 or 89.73% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 8 (3.52% from 255 or 5.48% from 146); Max value from RGB is 131 - color contains mainly: red. Hex color #830708 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #830708 is #7CF8F7. Grayscale: #2C2C2C. Windows color (decimal): -8190200 or 526211. OLE color: 526211.
HSL color Cylindrical-coordinate representation of color #830708: hue angle of 359.52º 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 #830708 is Cyan = 0, Magento = 0.95, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 7 | 8 | - |
| CMYK | 0 | 0.95 | 0.94 | 0.49 |
| HSL | 359.52º | 0.9% | 0.27% | - |
| HSV(B) | 359.52º | 0.95% | 0.51% | - |
| XYZ | 9.48 | 4.99 | 0.69 | - |
| YUV | 44.19 | 107.58 | 189.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 8 | 0 | 0.95 | 0.94 | 0.49 | 359.52 | 0.9 | 0.27 |
| Hex | 83 | 7 | 8 | 0 | 5F | 5E | 31 | 168 | 5A | 1B |
| Octal | 203 | 7 | 10 | 0 | 137 | 136 | 61 | 550 | 132 | 33 |
| Binary | 10000011 | 111 | 1000 | 0 | 1011111 | 1011110 | 110001 | 101101000 | 1011010 | 11011 |
Color Harmonies of #830708
Complementary color
Monochromatic Colors of #830708
Black with #830708
Text Example
Text Example
White with #830708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830708; }
p { color: rgb(131,7,8); }
H1.HeaderClassName
{
color: #830708;
}
.AnyTagClassName
{
color: #830708;
}
</style>
background-color css
<style>
a { background-color: #830708; }
a { background-color: rgb(131,7,8); }
div.DivClassName
{
background-color: #830708;
}
.BgClassName
{
background-color: #830708;
}
</style>
border-color css
<style>
span { border-color: #830708; }
span { border-color: rgb(131,7,8); }
td.TdClassName
{
border-color: #830708;
}
.TagClassName
{
border-color: #830708;
}
</style>