Shades of Red Berry #791926
Tints of Red Berry #791926
RGB
CMYK
RGB Variations
Color information
#791926 (or 0x791926) is known color: Red Berry. HEX triplet: 79, 19 and 26. RGB value is (121,25,38). Sum of RGB (Red+Green+Blue) = 121+25+38=184 (24% of max value = 765). Red value is 121 (47.66% from 255 or 65.76% from 184); Green value is 25 (10.16% from 255 or 13.59% from 184); Blue value is 38 (15.23% from 255 or 20.65% from 184); Max value from RGB is 121 - color contains mainly: red. Hex color #791926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791926 is #86E6D9. Grayscale: #373737. Windows color (decimal): -8840922 or 2496889. OLE color: 2496889.
HSL color Cylindrical-coordinate representation of color #791926: hue angle of 351.88º 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 #791926 is Cyan = 0, Magento = 0.79, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 38 | - |
| CMYK | 0 | 0.79 | 0.69 | 0.53 |
| HSL | 351.88º | 0.66% | 0.29% | - |
| HSV(B) | 351.88º | 0.79% | 0.47% | - |
| XYZ | 8.58 | 4.9 | 2.33 | - |
| YUV | 55.19 | 118.3 | 174.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 38 | 0 | 0.79 | 0.69 | 0.53 | 351.88 | 0.66 | 0.29 |
| Hex | 79 | 19 | 26 | 0 | 4F | 45 | 35 | 160 | 42 | 1D |
| Octal | 171 | 31 | 46 | 0 | 117 | 105 | 65 | 540 | 102 | 35 |
| Binary | 1111001 | 11001 | 100110 | 0 | 1001111 | 1000101 | 110101 | 101100000 | 1000010 | 11101 |
Color Harmonies of #791926
Complementary color
Monochromatic Colors of #791926
Black with #791926
Text Example
Text Example
White with #791926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791926; }
p { color: rgb(121,25,38); }
H1.HeaderClassName
{
color: #791926;
}
.AnyTagClassName
{
color: #791926;
}
</style>
background-color css
<style>
a { background-color: #791926; }
a { background-color: rgb(121,25,38); }
div.DivClassName
{
background-color: #791926;
}
.BgClassName
{
background-color: #791926;
}
</style>
border-color css
<style>
span { border-color: #791926; }
span { border-color: rgb(121,25,38); }
td.TdClassName
{
border-color: #791926;
}
.TagClassName
{
border-color: #791926;
}
</style>