Shades of Red Berry #711618
Tints of Red Berry #711618
RGB
CMYK
RGB Variations
Color information
#711618 (or 0x711618) is known color: Red Berry. HEX triplet: 71, 16 and 18. RGB value is (113,22,24). Sum of RGB (Red+Green+Blue) = 113+22+24=159 (21% of max value = 765). Red value is 113 (44.53% from 255 or 71.07% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 24 (9.77% from 255 or 15.09% from 159); Max value from RGB is 113 - color contains mainly: red. Hex color #711618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711618 is #8EE9E7. Grayscale: #313131. Windows color (decimal): -9365992 or 1578609. OLE color: 1578609.
HSL color Cylindrical-coordinate representation of color #711618: hue angle of 358.68º 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 #711618 is Cyan = 0, Magento = 0.81, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 22 | 24 | - |
| CMYK | 0 | 0.81 | 0.79 | 0.56 |
| HSL | 358.68º | 0.67% | 0.26% | - |
| HSV(B) | 358.68º | 0.81% | 0.44% | - |
| XYZ | 7.26 | 4.15 | 1.28 | - |
| YUV | 49.44 | 113.65 | 173.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 24 | 0 | 0.81 | 0.79 | 0.56 | 358.68 | 0.67 | 0.26 |
| Hex | 71 | 16 | 18 | 0 | 51 | 4F | 38 | 167 | 43 | 1A |
| Octal | 161 | 26 | 30 | 0 | 121 | 117 | 70 | 547 | 103 | 32 |
| Binary | 1110001 | 10110 | 11000 | 0 | 1010001 | 1001111 | 111000 | 101100111 | 1000011 | 11010 |
Color Harmonies of #711618
Complementary color
Monochromatic Colors of #711618
Black with #711618
Text Example
Text Example
White with #711618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711618; }
p { color: rgb(113,22,24); }
H1.HeaderClassName
{
color: #711618;
}
.AnyTagClassName
{
color: #711618;
}
</style>
background-color css
<style>
a { background-color: #711618; }
a { background-color: rgb(113,22,24); }
div.DivClassName
{
background-color: #711618;
}
.BgClassName
{
background-color: #711618;
}
</style>
border-color css
<style>
span { border-color: #711618; }
span { border-color: rgb(113,22,24); }
td.TdClassName
{
border-color: #711618;
}
.TagClassName
{
border-color: #711618;
}
</style>