Shades of Red Berry #791920
Tints of Red Berry #791920
RGB
CMYK
RGB Variations
Color information
#791920 (or 0x791920) is known color: Red Berry. HEX triplet: 79, 19 and 20. RGB value is (121,25,32). Sum of RGB (Red+Green+Blue) = 121+25+32=178 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.98% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 32 (12.89% from 255 or 17.98% from 178); Max value from RGB is 121 - color contains mainly: red. Hex color #791920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791920 is #86E6DF. Grayscale: #363636. Windows color (decimal): -8840928 or 2103673. OLE color: 2103673.
HSL color Cylindrical-coordinate representation of color #791920: hue angle of 355.62º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #791920 is Cyan = 0, Magento = 0.79, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 32 | - |
| CMYK | 0 | 0.79 | 0.74 | 0.53 |
| HSL | 355.63º | 0.66% | 0.29% | - |
| HSV(B) | 355.63º | 0.79% | 0.47% | - |
| XYZ | 8.49 | 4.86 | 1.86 | - |
| YUV | 54.5 | 115.3 | 175.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 32 | 0 | 0.79 | 0.74 | 0.53 | 355.63 | 0.66 | 0.29 |
| Hex | 79 | 19 | 20 | 0 | 4F | 4A | 35 | 164 | 42 | 1D |
| Octal | 171 | 31 | 40 | 0 | 117 | 112 | 65 | 544 | 102 | 35 |
| Binary | 1111001 | 11001 | 100000 | 0 | 1001111 | 1001010 | 110101 | 101100100 | 1000010 | 11101 |
Color Harmonies of #791920
Complementary color
Monochromatic Colors of #791920
Black with #791920
Text Example
Text Example
White with #791920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791920; }
p { color: rgb(121,25,32); }
H1.HeaderClassName
{
color: #791920;
}
.AnyTagClassName
{
color: #791920;
}
</style>
background-color css
<style>
a { background-color: #791920; }
a { background-color: rgb(121,25,32); }
div.DivClassName
{
background-color: #791920;
}
.BgClassName
{
background-color: #791920;
}
</style>
border-color css
<style>
span { border-color: #791920; }
span { border-color: rgb(121,25,32); }
td.TdClassName
{
border-color: #791920;
}
.TagClassName
{
border-color: #791920;
}
</style>