Shades of Red Berry #761516
Tints of Red Berry #761516
RGB
CMYK
RGB Variations
Color information
#761516 (or 0x761516) is known color: Red Berry. HEX triplet: 76, 15 and 16. RGB value is (118,21,22). Sum of RGB (Red+Green+Blue) = 118+21+22=161 (21% of max value = 765). Red value is 118 (46.48% from 255 or 73.29% from 161); Green value is 21 (8.59% from 255 or 13.04% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 118 - color contains mainly: red. Hex color #761516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761516 is #89EAE9. Grayscale: #323232. Windows color (decimal): -9038570 or 1447286. OLE color: 1447286.
HSL color Cylindrical-coordinate representation of color #761516: hue angle of 359.38º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #761516 is Cyan = 0, Magento = 0.82, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 21 | 22 | - |
| CMYK | 0 | 0.82 | 0.81 | 0.54 |
| HSL | 359.38º | 0.7% | 0.27% | - |
| HSV(B) | 359.38º | 0.82% | 0.46% | - |
| XYZ | 7.88 | 4.45 | 1.2 | - |
| YUV | 50.12 | 112.14 | 176.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 22 | 0 | 0.82 | 0.81 | 0.54 | 359.38 | 0.7 | 0.27 |
| Hex | 76 | 15 | 16 | 0 | 52 | 51 | 36 | 167 | 46 | 1B |
| Octal | 166 | 25 | 26 | 0 | 122 | 121 | 66 | 547 | 106 | 33 |
| Binary | 1110110 | 10101 | 10110 | 0 | 1010010 | 1010001 | 110110 | 101100111 | 1000110 | 11011 |
Color Harmonies of #761516
Complementary color
Monochromatic Colors of #761516
Black with #761516
Text Example
Text Example
White with #761516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761516; }
p { color: rgb(118,21,22); }
H1.HeaderClassName
{
color: #761516;
}
.AnyTagClassName
{
color: #761516;
}
</style>
background-color css
<style>
a { background-color: #761516; }
a { background-color: rgb(118,21,22); }
div.DivClassName
{
background-color: #761516;
}
.BgClassName
{
background-color: #761516;
}
</style>
border-color css
<style>
span { border-color: #761516; }
span { border-color: rgb(118,21,22); }
td.TdClassName
{
border-color: #761516;
}
.TagClassName
{
border-color: #761516;
}
</style>