Shades of Sangria #810607
Tints of Sangria #810607
RGB
CMYK
RGB Variations
Color information
#810607 (or 0x810607) is known color: Sangria. HEX triplet: 81, 06 and 07. RGB value is (129,6,7). Sum of RGB (Red+Green+Blue) = 129+6+7=142 (18% of max value = 765). Red value is 129 (50.78% from 255 or 90.85% from 142); Green value is 6 (2.73% from 255 or 4.23% from 142); Blue value is 7 (3.12% from 255 or 4.93% from 142); Max value from RGB is 129 - color contains mainly: red. Hex color #810607 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #810607 is #7EF9F8. Grayscale: #2B2B2B. Windows color (decimal): -8321529 or 460417. OLE color: 460417.
HSL color Cylindrical-coordinate representation of color #810607: hue angle of 359.51º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #810607 is Cyan = 0, Magento = 0.95, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 6 | 7 | - |
| CMYK | 0 | 0.95 | 0.95 | 0.49 |
| HSL | 359.51º | 0.91% | 0.26% | - |
| HSV(B) | 359.51º | 0.95% | 0.51% | - |
| XYZ | 9.16 | 4.81 | 0.65 | - |
| YUV | 42.89 | 107.75 | 189.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 6 | 7 | 0 | 0.95 | 0.95 | 0.49 | 359.51 | 0.91 | 0.26 |
| Hex | 81 | 6 | 7 | 0 | 5F | 5F | 31 | 168 | 5B | 1A |
| Octal | 201 | 6 | 7 | 0 | 137 | 137 | 61 | 550 | 133 | 32 |
| Binary | 10000001 | 110 | 111 | 0 | 1011111 | 1011111 | 110001 | 101101000 | 1011011 | 11010 |
Color Harmonies of #810607
Complementary color
Monochromatic Colors of #810607
Black with #810607
Text Example
Text Example
White with #810607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810607; }
p { color: rgb(129,6,7); }
H1.HeaderClassName
{
color: #810607;
}
.AnyTagClassName
{
color: #810607;
}
</style>
background-color css
<style>
a { background-color: #810607; }
a { background-color: rgb(129,6,7); }
div.DivClassName
{
background-color: #810607;
}
.BgClassName
{
background-color: #810607;
}
</style>
border-color css
<style>
span { border-color: #810607; }
span { border-color: rgb(129,6,7); }
td.TdClassName
{
border-color: #810607;
}
.TagClassName
{
border-color: #810607;
}
</style>