Shades of Red Berry #711216
Tints of Red Berry #711216
RGB
CMYK
RGB Variations
Color information
#711216 (or 0x711216) is known color: Red Berry. HEX triplet: 71, 12 and 16. RGB value is (113,18,22). Sum of RGB (Red+Green+Blue) = 113+18+22=153 (20% of max value = 765). Red value is 113 (44.53% from 255 or 73.86% from 153); Green value is 18 (7.42% from 255 or 11.76% from 153); Blue value is 22 (8.98% from 255 or 14.38% from 153); Max value from RGB is 113 - color contains mainly: red. Hex color #711216 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711216 is #8EEDE9. Grayscale: #2E2E2E. Windows color (decimal): -9367018 or 1446513. OLE color: 1446513.
HSL color Cylindrical-coordinate representation of color #711216: hue angle of 357.47º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #711216 is Cyan = 0, Magento = 0.84, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 18 | 22 | - |
| CMYK | 0 | 0.84 | 0.81 | 0.56 |
| HSL | 357.47º | 0.73% | 0.26% | - |
| HSV(B) | 357.47º | 0.84% | 0.44% | - |
| XYZ | 7.17 | 4 | 1.15 | - |
| YUV | 46.86 | 113.97 | 175.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 18 | 22 | 0 | 0.84 | 0.81 | 0.56 | 357.47 | 0.73 | 0.26 |
| Hex | 71 | 12 | 16 | 0 | 54 | 51 | 38 | 165 | 49 | 1A |
| Octal | 161 | 22 | 26 | 0 | 124 | 121 | 70 | 545 | 111 | 32 |
| Binary | 1110001 | 10010 | 10110 | 0 | 1010100 | 1010001 | 111000 | 101100101 | 1001001 | 11010 |
Color Harmonies of #711216
Complementary color
Monochromatic Colors of #711216
Black with #711216
Text Example
Text Example
White with #711216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711216; }
p { color: rgb(113,18,22); }
H1.HeaderClassName
{
color: #711216;
}
.AnyTagClassName
{
color: #711216;
}
</style>
background-color css
<style>
a { background-color: #711216; }
a { background-color: rgb(113,18,22); }
div.DivClassName
{
background-color: #711216;
}
.BgClassName
{
background-color: #711216;
}
</style>
border-color css
<style>
span { border-color: #711216; }
span { border-color: rgb(113,18,22); }
td.TdClassName
{
border-color: #711216;
}
.TagClassName
{
border-color: #711216;
}
</style>