Shades of Red Berry #791519
Tints of Red Berry #791519
RGB
CMYK
RGB Variations
Color information
#791519 (or 0x791519) is known color: Red Berry. HEX triplet: 79, 15 and 19. RGB value is (121,21,25). Sum of RGB (Red+Green+Blue) = 121+21+25=167 (22% of max value = 765). Red value is 121 (47.66% from 255 or 72.46% from 167); Green value is 21 (8.59% from 255 or 12.57% from 167); Blue value is 25 (10.16% from 255 or 14.97% from 167); Max value from RGB is 121 - color contains mainly: red. Hex color #791519 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791519 is #86EAE6. Grayscale: #333333. Windows color (decimal): -8841959 or 1643897. OLE color: 1643897.
HSL color Cylindrical-coordinate representation of color #791519: hue angle of 357.6º degrees, saturation: 0.7, 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 #791519 is Cyan = 0, Magento = 0.83, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 25 | - |
| CMYK | 0 | 0.83 | 0.79 | 0.53 |
| HSL | 357.6º | 0.7% | 0.28% | - |
| HSV(B) | 357.6º | 0.83% | 0.47% | - |
| XYZ | 8.33 | 4.67 | 1.38 | - |
| YUV | 51.36 | 113.13 | 177.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 25 | 0 | 0.83 | 0.79 | 0.53 | 357.6 | 0.7 | 0.28 |
| Hex | 79 | 15 | 19 | 0 | 53 | 4F | 35 | 166 | 46 | 1C |
| Octal | 171 | 25 | 31 | 0 | 123 | 117 | 65 | 546 | 106 | 34 |
| Binary | 1111001 | 10101 | 11001 | 0 | 1010011 | 1001111 | 110101 | 101100110 | 1000110 | 11100 |
Color Harmonies of #791519
Complementary color
Monochromatic Colors of #791519
Black with #791519
Text Example
Text Example
White with #791519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791519; }
p { color: rgb(121,21,25); }
H1.HeaderClassName
{
color: #791519;
}
.AnyTagClassName
{
color: #791519;
}
</style>
background-color css
<style>
a { background-color: #791519; }
a { background-color: rgb(121,21,25); }
div.DivClassName
{
background-color: #791519;
}
.BgClassName
{
background-color: #791519;
}
</style>
border-color css
<style>
span { border-color: #791519; }
span { border-color: rgb(121,21,25); }
td.TdClassName
{
border-color: #791519;
}
.TagClassName
{
border-color: #791519;
}
</style>