Shades of Sangria #810309
Tints of Sangria #810309
RGB
CMYK
RGB Variations
Color information
#810309 (or 0x810309) is known color: Sangria. HEX triplet: 81, 03 and 09. RGB value is (129,3,9). Sum of RGB (Red+Green+Blue) = 129+3+9=141 (18% of max value = 765). Red value is 129 (50.78% from 255 or 91.49% from 141); Green value is 3 (1.56% from 255 or 2.13% from 141); Blue value is 9 (3.91% from 255 or 6.38% from 141); Max value from RGB is 129 - color contains mainly: red. Hex color #810309 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #810309 is #7EFCF6. Grayscale: #292929. Windows color (decimal): -8322295 or 590721. OLE color: 590721.
HSL color Cylindrical-coordinate representation of color #810309: hue angle of 357.14º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #810309 is Cyan = 0, Magento = 0.98, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 3 | 9 | - |
| CMYK | 0 | 0.98 | 0.93 | 0.49 |
| HSL | 357.14º | 0.95% | 0.26% | - |
| HSV(B) | 357.14º | 0.98% | 0.51% | - |
| XYZ | 9.14 | 4.75 | 0.69 | - |
| YUV | 41.36 | 109.74 | 190.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 3 | 9 | 0 | 0.98 | 0.93 | 0.49 | 357.14 | 0.95 | 0.26 |
| Hex | 81 | 3 | 9 | 0 | 62 | 5D | 31 | 165 | 5F | 1A |
| Octal | 201 | 3 | 11 | 0 | 142 | 135 | 61 | 545 | 137 | 32 |
| Binary | 10000001 | 11 | 1001 | 0 | 1100010 | 1011101 | 110001 | 101100101 | 1011111 | 11010 |
Color Harmonies of #810309
Complementary color
Monochromatic Colors of #810309
Black with #810309
Text Example
Text Example
White with #810309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810309; }
p { color: rgb(129,3,9); }
H1.HeaderClassName
{
color: #810309;
}
.AnyTagClassName
{
color: #810309;
}
</style>
background-color css
<style>
a { background-color: #810309; }
a { background-color: rgb(129,3,9); }
div.DivClassName
{
background-color: #810309;
}
.BgClassName
{
background-color: #810309;
}
</style>
border-color css
<style>
span { border-color: #810309; }
span { border-color: rgb(129,3,9); }
td.TdClassName
{
border-color: #810309;
}
.TagClassName
{
border-color: #810309;
}
</style>