Shades of Red Berry #791420
Tints of Red Berry #791420
RGB
CMYK
RGB Variations
Color information
#791420 (or 0x791420) is known color: Red Berry. HEX triplet: 79, 14 and 20. RGB value is (121,20,32). Sum of RGB (Red+Green+Blue) = 121+20+32=173 (22% of max value = 765). Red value is 121 (47.66% from 255 or 69.94% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 121 - color contains mainly: red. Hex color #791420 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791420 is #86EBDF. Grayscale: #333333. Windows color (decimal): -8842208 or 2102393. OLE color: 2102393.
HSL color Cylindrical-coordinate representation of color #791420: hue angle of 352.87º degrees, saturation: 0.72, 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 #791420 is Cyan = 0, Magento = 0.83, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 32 | - |
| CMYK | 0 | 0.83 | 0.74 | 0.53 |
| HSL | 352.87º | 0.72% | 0.28% | - |
| HSV(B) | 352.87º | 0.83% | 0.47% | - |
| XYZ | 8.4 | 4.67 | 1.83 | - |
| YUV | 51.57 | 116.96 | 177.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 32 | 0 | 0.83 | 0.74 | 0.53 | 352.87 | 0.72 | 0.28 |
| Hex | 79 | 14 | 20 | 0 | 53 | 4A | 35 | 161 | 48 | 1C |
| Octal | 171 | 24 | 40 | 0 | 123 | 112 | 65 | 541 | 110 | 34 |
| Binary | 1111001 | 10100 | 100000 | 0 | 1010011 | 1001010 | 110101 | 101100001 | 1001000 | 11100 |
Color Harmonies of #791420
Complementary color
Monochromatic Colors of #791420
Black with #791420
Text Example
Text Example
White with #791420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791420; }
p { color: rgb(121,20,32); }
H1.HeaderClassName
{
color: #791420;
}
.AnyTagClassName
{
color: #791420;
}
</style>
background-color css
<style>
a { background-color: #791420; }
a { background-color: rgb(121,20,32); }
div.DivClassName
{
background-color: #791420;
}
.BgClassName
{
background-color: #791420;
}
</style>
border-color css
<style>
span { border-color: #791420; }
span { border-color: rgb(121,20,32); }
td.TdClassName
{
border-color: #791420;
}
.TagClassName
{
border-color: #791420;
}
</style>