Shades of Red Berry #711416
Tints of Red Berry #711416
RGB
CMYK
RGB Variations
Color information
#711416 (or 0x711416) is known color: Red Berry. HEX triplet: 71, 14 and 16. RGB value is (113,20,22). Sum of RGB (Red+Green+Blue) = 113+20+22=155 (20% of max value = 765). Red value is 113 (44.53% from 255 or 72.90% from 155); Green value is 20 (8.20% from 255 or 12.90% from 155); Blue value is 22 (8.98% from 255 or 14.19% from 155); Max value from RGB is 113 - color contains mainly: red. Hex color #711416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711416 is #8EEBE9. Grayscale: #303030. Windows color (decimal): -9366506 or 1447025. OLE color: 1447025.
HSL color Cylindrical-coordinate representation of color #711416: hue angle of 358.71º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #711416 is Cyan = 0, Magento = 0.82, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 20 | 22 | - |
| CMYK | 0 | 0.82 | 0.81 | 0.56 |
| HSL | 358.71º | 0.7% | 0.26% | - |
| HSV(B) | 358.71º | 0.82% | 0.44% | - |
| XYZ | 7.21 | 4.07 | 1.16 | - |
| YUV | 48.04 | 113.31 | 174.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 20 | 22 | 0 | 0.82 | 0.81 | 0.56 | 358.71 | 0.7 | 0.26 |
| Hex | 71 | 14 | 16 | 0 | 52 | 51 | 38 | 167 | 46 | 1A |
| Octal | 161 | 24 | 26 | 0 | 122 | 121 | 70 | 547 | 106 | 32 |
| Binary | 1110001 | 10100 | 10110 | 0 | 1010010 | 1010001 | 111000 | 101100111 | 1000110 | 11010 |
Color Harmonies of #711416
Complementary color
Monochromatic Colors of #711416
Black with #711416
Text Example
Text Example
White with #711416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711416; }
p { color: rgb(113,20,22); }
H1.HeaderClassName
{
color: #711416;
}
.AnyTagClassName
{
color: #711416;
}
</style>
background-color css
<style>
a { background-color: #711416; }
a { background-color: rgb(113,20,22); }
div.DivClassName
{
background-color: #711416;
}
.BgClassName
{
background-color: #711416;
}
</style>
border-color css
<style>
span { border-color: #711416; }
span { border-color: rgb(113,20,22); }
td.TdClassName
{
border-color: #711416;
}
.TagClassName
{
border-color: #711416;
}
</style>