Shades of Red Berry #791516
Tints of Red Berry #791516
RGB
CMYK
RGB Variations
Color information
#791516 (or 0x791516) is known color: Red Berry. HEX triplet: 79, 15 and 16. RGB value is (121,21,22). Sum of RGB (Red+Green+Blue) = 121+21+22=164 (21% of max value = 765). Red value is 121 (47.66% from 255 or 73.78% from 164); Green value is 21 (8.59% from 255 or 12.80% from 164); Blue value is 22 (8.98% from 255 or 13.41% from 164); Max value from RGB is 121 - color contains mainly: red. Hex color #791516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791516 is #86EAE9. Grayscale: #333333. Windows color (decimal): -8841962 or 1447289. OLE color: 1447289.
HSL color Cylindrical-coordinate representation of color #791516: hue angle of 359.4º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791516 is Cyan = 0, Magento = 0.83, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 22 | - |
| CMYK | 0 | 0.83 | 0.82 | 0.53 |
| HSL | 359.4º | 0.7% | 0.28% | - |
| HSV(B) | 359.4º | 0.83% | 0.47% | - |
| XYZ | 8.3 | 4.66 | 1.22 | - |
| YUV | 51.01 | 111.63 | 177.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 22 | 0 | 0.83 | 0.82 | 0.53 | 359.4 | 0.7 | 0.28 |
| Hex | 79 | 15 | 16 | 0 | 53 | 52 | 35 | 167 | 46 | 1C |
| Octal | 171 | 25 | 26 | 0 | 123 | 122 | 65 | 547 | 106 | 34 |
| Binary | 1111001 | 10101 | 10110 | 0 | 1010011 | 1010010 | 110101 | 101100111 | 1000110 | 11100 |
Color Harmonies of #791516
Complementary color
Monochromatic Colors of #791516
Black with #791516
Text Example
Text Example
White with #791516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791516; }
p { color: rgb(121,21,22); }
H1.HeaderClassName
{
color: #791516;
}
.AnyTagClassName
{
color: #791516;
}
</style>
background-color css
<style>
a { background-color: #791516; }
a { background-color: rgb(121,21,22); }
div.DivClassName
{
background-color: #791516;
}
.BgClassName
{
background-color: #791516;
}
</style>
border-color css
<style>
span { border-color: #791516; }
span { border-color: rgb(121,21,22); }
td.TdClassName
{
border-color: #791516;
}
.TagClassName
{
border-color: #791516;
}
</style>