Shades of Sangria #810007
Tints of Sangria #810007
RGB
CMYK
RGB Variations
Color information
#810007 (or 0x810007) is known color: Sangria. HEX triplet: 81, 00 and 07. RGB value is (129,0,7). Sum of RGB (Red+Green+Blue) = 129+0+7=136 (18% of max value = 765). Red value is 129 (50.78% from 255 or 94.85% from 136); Green value is 0 (0.39% from 255 or 0% from 136); Blue value is 7 (3.12% from 255 or 5.15% from 136); Max value from RGB is 129 - color contains mainly: red. Hex color #810007 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #810007 is #7EFFF8. Grayscale: #272727. Windows color (decimal): -8323065 or 458881. OLE color: 458881.
HSL color Cylindrical-coordinate representation of color #810007: hue angle of 356.74º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #810007 is Cyan = 0, Magento = 1, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 0 | 7 | - |
| CMYK | 0 | 1 | 0.95 | 0.49 |
| HSL | 356.74º | 1% | 0.25% | - |
| HSV(B) | 356.74º | 1% | 0.51% | - |
| XYZ | 9.09 | 4.68 | 0.63 | - |
| YUV | 39.37 | 109.74 | 191.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 0 | 7 | 0 | 1 | 0.95 | 0.49 | 356.74 | 1 | 0.25 |
| Hex | 81 | 0 | 7 | 0 | 64 | 5F | 31 | 165 | 64 | 19 |
| Octal | 201 | 0 | 7 | 0 | 144 | 137 | 61 | 545 | 144 | 31 |
| Binary | 10000001 | 0 | 111 | 0 | 1100100 | 1011111 | 110001 | 101100101 | 1100100 | 11001 |
Color Harmonies of #810007
Complementary color
Monochromatic Colors of #810007
Black with #810007
Text Example
Text Example
White with #810007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810007; }
p { color: rgb(129,0,7); }
H1.HeaderClassName
{
color: #810007;
}
.AnyTagClassName
{
color: #810007;
}
</style>
background-color css
<style>
a { background-color: #810007; }
a { background-color: rgb(129,0,7); }
div.DivClassName
{
background-color: #810007;
}
.BgClassName
{
background-color: #810007;
}
</style>
border-color css
<style>
span { border-color: #810007; }
span { border-color: rgb(129,0,7); }
td.TdClassName
{
border-color: #810007;
}
.TagClassName
{
border-color: #810007;
}
</style>