Shades of Red Berry #791016
Tints of Red Berry #791016
RGB
CMYK
RGB Variations
Color information
#791016 (or 0x791016) is known color: Red Berry. HEX triplet: 79, 10 and 16. RGB value is (121,16,22). Sum of RGB (Red+Green+Blue) = 121+16+22=159 (21% of max value = 765). Red value is 121 (47.66% from 255 or 76.10% from 159); Green value is 16 (6.64% from 255 or 10.06% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 121 - color contains mainly: red. Hex color #791016 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791016 is #86EFE9. Grayscale: #303030. Windows color (decimal): -8843242 or 1446009. OLE color: 1446009.
HSL color Cylindrical-coordinate representation of color #791016: hue angle of 356.57º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #791016 is Cyan = 0, Magento = 0.87, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 16 | 22 | - |
| CMYK | 0 | 0.87 | 0.82 | 0.53 |
| HSL | 356.57º | 0.77% | 0.27% | - |
| HSV(B) | 356.57º | 0.87% | 0.47% | - |
| XYZ | 8.22 | 4.49 | 1.19 | - |
| YUV | 48.08 | 113.29 | 180.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 16 | 22 | 0 | 0.87 | 0.82 | 0.53 | 356.57 | 0.77 | 0.27 |
| Hex | 79 | 10 | 16 | 0 | 57 | 52 | 35 | 165 | 4D | 1B |
| Octal | 171 | 20 | 26 | 0 | 127 | 122 | 65 | 545 | 115 | 33 |
| Binary | 1111001 | 10000 | 10110 | 0 | 1010111 | 1010010 | 110101 | 101100101 | 1001101 | 11011 |
Color Harmonies of #791016
Complementary color
Monochromatic Colors of #791016
Black with #791016
Text Example
Text Example
White with #791016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791016; }
p { color: rgb(121,16,22); }
H1.HeaderClassName
{
color: #791016;
}
.AnyTagClassName
{
color: #791016;
}
</style>
background-color css
<style>
a { background-color: #791016; }
a { background-color: rgb(121,16,22); }
div.DivClassName
{
background-color: #791016;
}
.BgClassName
{
background-color: #791016;
}
</style>
border-color css
<style>
span { border-color: #791016; }
span { border-color: rgb(121,16,22); }
td.TdClassName
{
border-color: #791016;
}
.TagClassName
{
border-color: #791016;
}
</style>