Shades of Red Berry #811516
Tints of Red Berry #811516
RGB
CMYK
RGB Variations
Color information
#811516 (or 0x811516) is known color: Red Berry. HEX triplet: 81, 15 and 16. RGB value is (129,21,22). Sum of RGB (Red+Green+Blue) = 129+21+22=172 (22% of max value = 765). Red value is 129 (50.78% from 255 or 75% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 129 - color contains mainly: red. Hex color #811516 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #811516 is #7EEAE9. Grayscale: #353535. Windows color (decimal): -8317674 or 1447297. OLE color: 1447297.
HSL color Cylindrical-coordinate representation of color #811516: hue angle of 359.44º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #811516 is Cyan = 0, Magento = 0.84, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 21 | 22 | - |
| CMYK | 0 | 0.84 | 0.83 | 0.49 |
| HSL | 359.44º | 0.72% | 0.29% | - |
| HSV(B) | 359.44º | 0.84% | 0.51% | - |
| XYZ | 9.47 | 5.26 | 1.28 | - |
| YUV | 53.41 | 110.28 | 181.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 21 | 22 | 0 | 0.84 | 0.83 | 0.49 | 359.44 | 0.72 | 0.29 |
| Hex | 81 | 15 | 16 | 0 | 54 | 53 | 31 | 167 | 48 | 1D |
| Octal | 201 | 25 | 26 | 0 | 124 | 123 | 61 | 547 | 110 | 35 |
| Binary | 10000001 | 10101 | 10110 | 0 | 1010100 | 1010011 | 110001 | 101100111 | 1001000 | 11101 |
Color Harmonies of #811516
Complementary color
Monochromatic Colors of #811516
Black with #811516
Text Example
Text Example
White with #811516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811516; }
p { color: rgb(129,21,22); }
H1.HeaderClassName
{
color: #811516;
}
.AnyTagClassName
{
color: #811516;
}
</style>
background-color css
<style>
a { background-color: #811516; }
a { background-color: rgb(129,21,22); }
div.DivClassName
{
background-color: #811516;
}
.BgClassName
{
background-color: #811516;
}
</style>
border-color css
<style>
span { border-color: #811516; }
span { border-color: rgb(129,21,22); }
td.TdClassName
{
border-color: #811516;
}
.TagClassName
{
border-color: #811516;
}
</style>