Shades of Red Berry #711519
Tints of Red Berry #711519
RGB
CMYK
RGB Variations
Color information
#711519 (or 0x711519) is known color: Red Berry. HEX triplet: 71, 15 and 19. RGB value is (113,21,25). Sum of RGB (Red+Green+Blue) = 113+21+25=159 (21% of max value = 765). Red value is 113 (44.53% from 255 or 71.07% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 25 (10.16% from 255 or 15.72% from 159); Max value from RGB is 113 - color contains mainly: red. Hex color #711519 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711519 is #8EEAE6. Grayscale: #313131. Windows color (decimal): -9366247 or 1643889. OLE color: 1643889.
HSL color Cylindrical-coordinate representation of color #711519: hue angle of 357.39º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #711519 is Cyan = 0, Magento = 0.81, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 25 | - |
| CMYK | 0 | 0.81 | 0.78 | 0.56 |
| HSL | 357.39º | 0.69% | 0.26% | - |
| HSV(B) | 357.39º | 0.81% | 0.44% | - |
| XYZ | 7.25 | 4.12 | 1.33 | - |
| YUV | 48.96 | 114.48 | 173.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 25 | 0 | 0.81 | 0.78 | 0.56 | 357.39 | 0.69 | 0.26 |
| Hex | 71 | 15 | 19 | 0 | 51 | 4E | 38 | 165 | 45 | 1A |
| Octal | 161 | 25 | 31 | 0 | 121 | 116 | 70 | 545 | 105 | 32 |
| Binary | 1110001 | 10101 | 11001 | 0 | 1010001 | 1001110 | 111000 | 101100101 | 1000101 | 11010 |
Color Harmonies of #711519
Complementary color
Monochromatic Colors of #711519
Black with #711519
Text Example
Text Example
White with #711519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711519; }
p { color: rgb(113,21,25); }
H1.HeaderClassName
{
color: #711519;
}
.AnyTagClassName
{
color: #711519;
}
</style>
background-color css
<style>
a { background-color: #711519; }
a { background-color: rgb(113,21,25); }
div.DivClassName
{
background-color: #711519;
}
.BgClassName
{
background-color: #711519;
}
</style>
border-color css
<style>
span { border-color: #711519; }
span { border-color: rgb(113,21,25); }
td.TdClassName
{
border-color: #711519;
}
.TagClassName
{
border-color: #711519;
}
</style>