Shades of Sangria #810506
Tints of Sangria #810506
RGB
CMYK
RGB Variations
Color information
#810506 (or 0x810506) is known color: Sangria. HEX triplet: 81, 05 and 06. RGB value is (129,5,6). Sum of RGB (Red+Green+Blue) = 129+5+6=140 (18% of max value = 765). Red value is 129 (50.78% from 255 or 92.14% from 140); Green value is 5 (2.34% from 255 or 3.57% from 140); Blue value is 6 (2.73% from 255 or 4.29% from 140); Max value from RGB is 129 - color contains mainly: red. Hex color #810506 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #810506 is #7EFAF9. Grayscale: #2A2A2A. Windows color (decimal): -8321786 or 394625. OLE color: 394625.
HSL color Cylindrical-coordinate representation of color #810506: hue angle of 359.52º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #810506 is Cyan = 0, Magento = 0.96, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 5 | 6 | - |
| CMYK | 0 | 0.96 | 0.95 | 0.49 |
| HSL | 359.52º | 0.93% | 0.26% | - |
| HSV(B) | 359.52º | 0.96% | 0.51% | - |
| XYZ | 9.14 | 4.79 | 0.61 | - |
| YUV | 42.19 | 107.58 | 189.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 5 | 6 | 0 | 0.96 | 0.95 | 0.49 | 359.52 | 0.93 | 0.26 |
| Hex | 81 | 5 | 6 | 0 | 60 | 5F | 31 | 168 | 5D | 1A |
| Octal | 201 | 5 | 6 | 0 | 140 | 137 | 61 | 550 | 135 | 32 |
| Binary | 10000001 | 101 | 110 | 0 | 1100000 | 1011111 | 110001 | 101101000 | 1011101 | 11010 |
Color Harmonies of #810506
Complementary color
Monochromatic Colors of #810506
Black with #810506
Text Example
Text Example
White with #810506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810506; }
p { color: rgb(129,5,6); }
H1.HeaderClassName
{
color: #810506;
}
.AnyTagClassName
{
color: #810506;
}
</style>
background-color css
<style>
a { background-color: #810506; }
a { background-color: rgb(129,5,6); }
div.DivClassName
{
background-color: #810506;
}
.BgClassName
{
background-color: #810506;
}
</style>
border-color css
<style>
span { border-color: #810506; }
span { border-color: rgb(129,5,6); }
td.TdClassName
{
border-color: #810506;
}
.TagClassName
{
border-color: #810506;
}
</style>