Shades of Red Berry #711014
Tints of Red Berry #711014
RGB
CMYK
RGB Variations
Color information
#711014 (or 0x711014) is known color: Red Berry. HEX triplet: 71, 10 and 14. RGB value is (113,16,20). Sum of RGB (Red+Green+Blue) = 113+16+20=149 (19% of max value = 765). Red value is 113 (44.53% from 255 or 75.84% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 20 (8.20% from 255 or 13.42% from 149); Max value from RGB is 113 - color contains mainly: red. Hex color #711014 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711014 is #8EEFEB. Grayscale: #2D2D2D. Windows color (decimal): -9367532 or 1314929. OLE color: 1314929.
HSL color Cylindrical-coordinate representation of color #711014: hue angle of 357.53º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #711014 is Cyan = 0, Magento = 0.86, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 20 | - |
| CMYK | 0 | 0.86 | 0.82 | 0.56 |
| HSL | 357.53º | 0.75% | 0.25% | - |
| HSV(B) | 357.53º | 0.86% | 0.44% | - |
| XYZ | 7.12 | 3.93 | 1.05 | - |
| YUV | 45.46 | 113.64 | 176.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 20 | 0 | 0.86 | 0.82 | 0.56 | 357.53 | 0.75 | 0.25 |
| Hex | 71 | 10 | 14 | 0 | 56 | 52 | 38 | 166 | 4B | 19 |
| Octal | 161 | 20 | 24 | 0 | 126 | 122 | 70 | 546 | 113 | 31 |
| Binary | 1110001 | 10000 | 10100 | 0 | 1010110 | 1010010 | 111000 | 101100110 | 1001011 | 11001 |
Color Harmonies of #711014
Complementary color
Monochromatic Colors of #711014
Black with #711014
Text Example
Text Example
White with #711014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711014; }
p { color: rgb(113,16,20); }
H1.HeaderClassName
{
color: #711014;
}
.AnyTagClassName
{
color: #711014;
}
</style>
background-color css
<style>
a { background-color: #711014; }
a { background-color: rgb(113,16,20); }
div.DivClassName
{
background-color: #711014;
}
.BgClassName
{
background-color: #711014;
}
</style>
border-color css
<style>
span { border-color: #711014; }
span { border-color: rgb(113,16,20); }
td.TdClassName
{
border-color: #711014;
}
.TagClassName
{
border-color: #711014;
}
</style>