Shades of Red Berry #791620
Tints of Red Berry #791620
RGB
CMYK
RGB Variations
Color information
#791620 (or 0x791620) is known color: Red Berry. HEX triplet: 79, 16 and 20. RGB value is (121,22,32). Sum of RGB (Red+Green+Blue) = 121+22+32=175 (23% of max value = 765). Red value is 121 (47.66% from 255 or 69.14% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 32 (12.89% from 255 or 18.29% from 175); Max value from RGB is 121 - color contains mainly: red. Hex color #791620 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791620 is #86E9DF. Grayscale: #343434. Windows color (decimal): -8841696 or 2102905. OLE color: 2102905.
HSL color Cylindrical-coordinate representation of color #791620: hue angle of 353.94º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #791620 is Cyan = 0, Magento = 0.82, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 32 | - |
| CMYK | 0 | 0.82 | 0.74 | 0.53 |
| HSL | 353.94º | 0.69% | 0.28% | - |
| HSV(B) | 353.94º | 0.82% | 0.47% | - |
| XYZ | 8.43 | 4.74 | 1.84 | - |
| YUV | 52.74 | 116.3 | 176.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 32 | 0 | 0.82 | 0.74 | 0.53 | 353.94 | 0.69 | 0.28 |
| Hex | 79 | 16 | 20 | 0 | 52 | 4A | 35 | 162 | 45 | 1C |
| Octal | 171 | 26 | 40 | 0 | 122 | 112 | 65 | 542 | 105 | 34 |
| Binary | 1111001 | 10110 | 100000 | 0 | 1010010 | 1001010 | 110101 | 101100010 | 1000101 | 11100 |
Color Harmonies of #791620
Complementary color
Monochromatic Colors of #791620
Black with #791620
Text Example
Text Example
White with #791620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791620; }
p { color: rgb(121,22,32); }
H1.HeaderClassName
{
color: #791620;
}
.AnyTagClassName
{
color: #791620;
}
</style>
background-color css
<style>
a { background-color: #791620; }
a { background-color: rgb(121,22,32); }
div.DivClassName
{
background-color: #791620;
}
.BgClassName
{
background-color: #791620;
}
</style>
border-color css
<style>
span { border-color: #791620; }
span { border-color: rgb(121,22,32); }
td.TdClassName
{
border-color: #791620;
}
.TagClassName
{
border-color: #791620;
}
</style>