Shades of Sangria #810306
Tints of Sangria #810306
RGB
CMYK
RGB Variations
Color information
#810306 (or 0x810306) is known color: Sangria. HEX triplet: 81, 03 and 06. RGB value is (129,3,6). Sum of RGB (Red+Green+Blue) = 129+3+6=138 (18% of max value = 765). Red value is 129 (50.78% from 255 or 93.48% from 138); Green value is 3 (1.56% from 255 or 2.17% from 138); Blue value is 6 (2.73% from 255 or 4.35% from 138); Max value from RGB is 129 - color contains mainly: red. Hex color #810306 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #810306 is #7EFCF9. Grayscale: #292929. Windows color (decimal): -8322298 or 394113. OLE color: 394113.
HSL color Cylindrical-coordinate representation of color #810306: hue angle of 358.57º 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 #810306 is Cyan = 0, Magento = 0.98, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 3 | 6 | - |
| CMYK | 0 | 0.98 | 0.95 | 0.49 |
| HSL | 358.57º | 0.95% | 0.26% | - |
| HSV(B) | 358.57º | 0.98% | 0.51% | - |
| XYZ | 9.12 | 4.75 | 0.61 | - |
| YUV | 41.02 | 108.24 | 190.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 3 | 6 | 0 | 0.98 | 0.95 | 0.49 | 358.57 | 0.95 | 0.26 |
| Hex | 81 | 3 | 6 | 0 | 62 | 5F | 31 | 167 | 5F | 1A |
| Octal | 201 | 3 | 6 | 0 | 142 | 137 | 61 | 547 | 137 | 32 |
| Binary | 10000001 | 11 | 110 | 0 | 1100010 | 1011111 | 110001 | 101100111 | 1011111 | 11010 |
Color Harmonies of #810306
Complementary color
Monochromatic Colors of #810306
Black with #810306
Text Example
Text Example
White with #810306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810306; }
p { color: rgb(129,3,6); }
H1.HeaderClassName
{
color: #810306;
}
.AnyTagClassName
{
color: #810306;
}
</style>
background-color css
<style>
a { background-color: #810306; }
a { background-color: rgb(129,3,6); }
div.DivClassName
{
background-color: #810306;
}
.BgClassName
{
background-color: #810306;
}
</style>
border-color css
<style>
span { border-color: #810306; }
span { border-color: rgb(129,3,6); }
td.TdClassName
{
border-color: #810306;
}
.TagClassName
{
border-color: #810306;
}
</style>