Shades of Red Berry #711326
Tints of Red Berry #711326
RGB
CMYK
RGB Variations
Color information
#711326 (or 0x711326) is known color: Red Berry. HEX triplet: 71, 13 and 26. RGB value is (113,19,38). Sum of RGB (Red+Green+Blue) = 113+19+38=170 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.47% from 170); Green value is 19 (7.81% from 255 or 11.18% from 170); Blue value is 38 (15.23% from 255 or 22.35% from 170); Max value from RGB is 113 - color contains mainly: red. Hex color #711326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711326 is #8EECD9. Grayscale: #313131. Windows color (decimal): -9366746 or 2495345. OLE color: 2495345.
HSL color Cylindrical-coordinate representation of color #711326: hue angle of 347.87º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #711326 is Cyan = 0, Magento = 0.83, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 19 | 38 | - |
| CMYK | 0 | 0.83 | 0.66 | 0.56 |
| HSL | 347.87º | 0.71% | 0.26% | - |
| HSV(B) | 347.87º | 0.83% | 0.44% | - |
| XYZ | 7.39 | 4.12 | 2.24 | - |
| YUV | 49.27 | 121.64 | 173.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 19 | 38 | 0 | 0.83 | 0.66 | 0.56 | 347.87 | 0.71 | 0.26 |
| Hex | 71 | 13 | 26 | 0 | 53 | 42 | 38 | 15C | 47 | 1A |
| Octal | 161 | 23 | 46 | 0 | 123 | 102 | 70 | 534 | 107 | 32 |
| Binary | 1110001 | 10011 | 100110 | 0 | 1010011 | 1000010 | 111000 | 101011100 | 1000111 | 11010 |
Color Harmonies of #711326
Complementary color
Monochromatic Colors of #711326
Black with #711326
Text Example
Text Example
White with #711326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711326; }
p { color: rgb(113,19,38); }
H1.HeaderClassName
{
color: #711326;
}
.AnyTagClassName
{
color: #711326;
}
</style>
background-color css
<style>
a { background-color: #711326; }
a { background-color: rgb(113,19,38); }
div.DivClassName
{
background-color: #711326;
}
.BgClassName
{
background-color: #711326;
}
</style>
border-color css
<style>
span { border-color: #711326; }
span { border-color: rgb(113,19,38); }
td.TdClassName
{
border-color: #711326;
}
.TagClassName
{
border-color: #711326;
}
</style>