Shades of Sangria #830609
Tints of Sangria #830609
RGB
CMYK
RGB Variations
Color information
#830609 (or 0x830609) is known color: Sangria. HEX triplet: 83, 06 and 09. RGB value is (131,6,9). Sum of RGB (Red+Green+Blue) = 131+6+9=146 (19% of max value = 765). Red value is 131 (51.56% from 255 or 89.73% from 146); Green value is 6 (2.73% from 255 or 4.11% from 146); Blue value is 9 (3.91% from 255 or 6.16% from 146); Max value from RGB is 131 - color contains mainly: red. Hex color #830609 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #830609 is #7CF9F6. Grayscale: #2B2B2B. Windows color (decimal): -8190455 or 591491. OLE color: 591491.
HSL color Cylindrical-coordinate representation of color #830609: hue angle of 358.56º degrees, saturation: 0.91, 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 #830609 is Cyan = 0, Magento = 0.95, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 6 | 9 | - |
| CMYK | 0 | 0.95 | 0.93 | 0.49 |
| HSL | 358.56º | 0.91% | 0.27% | - |
| HSV(B) | 358.56º | 0.95% | 0.51% | - |
| XYZ | 9.47 | 4.98 | 0.72 | - |
| YUV | 43.72 | 108.41 | 190.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 6 | 9 | 0 | 0.95 | 0.93 | 0.49 | 358.56 | 0.91 | 0.27 |
| Hex | 83 | 6 | 9 | 0 | 5F | 5D | 31 | 167 | 5B | 1B |
| Octal | 203 | 6 | 11 | 0 | 137 | 135 | 61 | 547 | 133 | 33 |
| Binary | 10000011 | 110 | 1001 | 0 | 1011111 | 1011101 | 110001 | 101100111 | 1011011 | 11011 |
Color Harmonies of #830609
Complementary color
Monochromatic Colors of #830609
Black with #830609
Text Example
Text Example
White with #830609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830609; }
p { color: rgb(131,6,9); }
H1.HeaderClassName
{
color: #830609;
}
.AnyTagClassName
{
color: #830609;
}
</style>
background-color css
<style>
a { background-color: #830609; }
a { background-color: rgb(131,6,9); }
div.DivClassName
{
background-color: #830609;
}
.BgClassName
{
background-color: #830609;
}
</style>
border-color css
<style>
span { border-color: #830609; }
span { border-color: rgb(131,6,9); }
td.TdClassName
{
border-color: #830609;
}
.TagClassName
{
border-color: #830609;
}
</style>