Shades of Red Berry #711625
Tints of Red Berry #711625
RGB
CMYK
RGB Variations
Color information
#711625 (or 0x711625) is known color: Red Berry. HEX triplet: 71, 16 and 25. RGB value is (113,22,37). Sum of RGB (Red+Green+Blue) = 113+22+37=172 (22% of max value = 765). Red value is 113 (44.53% from 255 or 65.70% from 172); Green value is 22 (8.98% from 255 or 12.79% from 172); Blue value is 37 (14.84% from 255 or 21.51% from 172); Max value from RGB is 113 - color contains mainly: red. Hex color #711625 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711625 is #8EE9DA. Grayscale: #323232. Windows color (decimal): -9365979 or 2430577. OLE color: 2430577.
HSL color Cylindrical-coordinate representation of color #711625: hue angle of 350.11º degrees, saturation: 0.67, 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 #711625 is Cyan = 0, Magento = 0.81, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 22 | 37 | - |
| CMYK | 0 | 0.81 | 0.67 | 0.56 |
| HSL | 350.11º | 0.67% | 0.26% | - |
| HSV(B) | 350.11º | 0.81% | 0.44% | - |
| XYZ | 7.43 | 4.22 | 2.17 | - |
| YUV | 50.92 | 120.15 | 172.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 37 | 0 | 0.81 | 0.67 | 0.56 | 350.11 | 0.67 | 0.26 |
| Hex | 71 | 16 | 25 | 0 | 51 | 43 | 38 | 15E | 43 | 1A |
| Octal | 161 | 26 | 45 | 0 | 121 | 103 | 70 | 536 | 103 | 32 |
| Binary | 1110001 | 10110 | 100101 | 0 | 1010001 | 1000011 | 111000 | 101011110 | 1000011 | 11010 |
Color Harmonies of #711625
Complementary color
Monochromatic Colors of #711625
Black with #711625
Text Example
Text Example
White with #711625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711625; }
p { color: rgb(113,22,37); }
H1.HeaderClassName
{
color: #711625;
}
.AnyTagClassName
{
color: #711625;
}
</style>
background-color css
<style>
a { background-color: #711625; }
a { background-color: rgb(113,22,37); }
div.DivClassName
{
background-color: #711625;
}
.BgClassName
{
background-color: #711625;
}
</style>
border-color css
<style>
span { border-color: #711625; }
span { border-color: rgb(113,22,37); }
td.TdClassName
{
border-color: #711625;
}
.TagClassName
{
border-color: #711625;
}
</style>