Shades of Red Berry #761116
Tints of Red Berry #761116
RGB
CMYK
RGB Variations
Color information
#761116 (or 0x761116) is known color: Red Berry. HEX triplet: 76, 11 and 16. RGB value is (118,17,22). Sum of RGB (Red+Green+Blue) = 118+17+22=157 (20% of max value = 765). Red value is 118 (46.48% from 255 or 75.16% from 157); Green value is 17 (7.03% from 255 or 10.83% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 118 - color contains mainly: red. Hex color #761116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761116 is #89EEE9. Grayscale: #2F2F2F. Windows color (decimal): -9039594 or 1446262. OLE color: 1446262.
HSL color Cylindrical-coordinate representation of color #761116: hue angle of 357.03º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761116 is Cyan = 0, Magento = 0.86, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 17 | 22 | - |
| CMYK | 0 | 0.86 | 0.81 | 0.54 |
| HSL | 357.03º | 0.75% | 0.26% | - |
| HSV(B) | 357.03º | 0.86% | 0.46% | - |
| XYZ | 7.82 | 4.31 | 1.18 | - |
| YUV | 47.77 | 113.46 | 178.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 17 | 22 | 0 | 0.86 | 0.81 | 0.54 | 357.03 | 0.75 | 0.26 |
| Hex | 76 | 11 | 16 | 0 | 56 | 51 | 36 | 165 | 4B | 1A |
| Octal | 166 | 21 | 26 | 0 | 126 | 121 | 66 | 545 | 113 | 32 |
| Binary | 1110110 | 10001 | 10110 | 0 | 1010110 | 1010001 | 110110 | 101100101 | 1001011 | 11010 |
Color Harmonies of #761116
Complementary color
Monochromatic Colors of #761116
Black with #761116
Text Example
Text Example
White with #761116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761116; }
p { color: rgb(118,17,22); }
H1.HeaderClassName
{
color: #761116;
}
.AnyTagClassName
{
color: #761116;
}
</style>
background-color css
<style>
a { background-color: #761116; }
a { background-color: rgb(118,17,22); }
div.DivClassName
{
background-color: #761116;
}
.BgClassName
{
background-color: #761116;
}
</style>
border-color css
<style>
span { border-color: #761116; }
span { border-color: rgb(118,17,22); }
td.TdClassName
{
border-color: #761116;
}
.TagClassName
{
border-color: #761116;
}
</style>