Shades of Red Berry #711417
Tints of Red Berry #711417
RGB
CMYK
RGB Variations
Color information
#711417 (or 0x711417) is known color: Red Berry. HEX triplet: 71, 14 and 17. RGB value is (113,20,23). Sum of RGB (Red+Green+Blue) = 113+20+23=156 (20% of max value = 765). Red value is 113 (44.53% from 255 or 72.44% from 156); Green value is 20 (8.20% from 255 or 12.82% from 156); Blue value is 23 (9.38% from 255 or 14.74% from 156); Max value from RGB is 113 - color contains mainly: red. Hex color #711417 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711417 is #8EEBE8. Grayscale: #303030. Windows color (decimal): -9366505 or 1512561. OLE color: 1512561.
HSL color Cylindrical-coordinate representation of color #711417: hue angle of 358.06º 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 #711417 is Cyan = 0, Magento = 0.82, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 20 | 23 | - |
| CMYK | 0 | 0.82 | 0.80 | 0.56 |
| HSL | 358.06º | 0.7% | 0.26% | - |
| HSV(B) | 358.06º | 0.82% | 0.44% | - |
| XYZ | 7.21 | 4.07 | 1.22 | - |
| YUV | 48.15 | 113.81 | 174.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 20 | 23 | 0 | 0.82 | 0.80 | 0.56 | 358.06 | 0.7 | 0.26 |
| Hex | 71 | 14 | 17 | 0 | 52 | 50 | 38 | 166 | 46 | 1A |
| Octal | 161 | 24 | 27 | 0 | 122 | 120 | 70 | 546 | 106 | 32 |
| Binary | 1110001 | 10100 | 10111 | 0 | 1010010 | 1010000 | 111000 | 101100110 | 1000110 | 11010 |
Color Harmonies of #711417
Complementary color
Monochromatic Colors of #711417
Black with #711417
Text Example
Text Example
White with #711417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711417; }
p { color: rgb(113,20,23); }
H1.HeaderClassName
{
color: #711417;
}
.AnyTagClassName
{
color: #711417;
}
</style>
background-color css
<style>
a { background-color: #711417; }
a { background-color: rgb(113,20,23); }
div.DivClassName
{
background-color: #711417;
}
.BgClassName
{
background-color: #711417;
}
</style>
border-color css
<style>
span { border-color: #711417; }
span { border-color: rgb(113,20,23); }
td.TdClassName
{
border-color: #711417;
}
.TagClassName
{
border-color: #711417;
}
</style>