Shades of Red Berry #711129
Tints of Red Berry #711129
RGB
CMYK
RGB Variations
Color information
#711129 (or 0x711129) is known color: Red Berry. HEX triplet: 71, 11 and 29. RGB value is (113,17,41). Sum of RGB (Red+Green+Blue) = 113+17+41=171 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.08% from 171); Green value is 17 (7.03% from 255 or 9.94% from 171); Blue value is 41 (16.41% from 255 or 23.98% from 171); Max value from RGB is 113 - color contains mainly: red. Hex color #711129 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711129 is #8EEED6. Grayscale: #303030. Windows color (decimal): -9367255 or 2691441. OLE color: 2691441.
HSL color Cylindrical-coordinate representation of color #711129: hue angle of 345º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #711129 is Cyan = 0, Magento = 0.85, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 17 | 41 | - |
| CMYK | 0 | 0.85 | 0.64 | 0.56 |
| HSL | 345º | 0.74% | 0.25% | - |
| HSV(B) | 345º | 0.85% | 0.44% | - |
| XYZ | 7.41 | 4.07 | 2.49 | - |
| YUV | 48.44 | 123.8 | 174.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 17 | 41 | 0 | 0.85 | 0.64 | 0.56 | 345 | 0.74 | 0.25 |
| Hex | 71 | 11 | 29 | 0 | 55 | 40 | 38 | 159 | 4A | 19 |
| Octal | 161 | 21 | 51 | 0 | 125 | 100 | 70 | 531 | 112 | 31 |
| Binary | 1110001 | 10001 | 101001 | 0 | 1010101 | 1000000 | 111000 | 101011001 | 1001010 | 11001 |
Color Harmonies of #711129
Complementary color
Monochromatic Colors of #711129
Black with #711129
Text Example
Text Example
White with #711129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711129; }
p { color: rgb(113,17,41); }
H1.HeaderClassName
{
color: #711129;
}
.AnyTagClassName
{
color: #711129;
}
</style>
background-color css
<style>
a { background-color: #711129; }
a { background-color: rgb(113,17,41); }
div.DivClassName
{
background-color: #711129;
}
.BgClassName
{
background-color: #711129;
}
</style>
border-color css
<style>
span { border-color: #711129; }
span { border-color: rgb(113,17,41); }
td.TdClassName
{
border-color: #711129;
}
.TagClassName
{
border-color: #711129;
}
</style>