Shades of Red Berry #791619
Tints of Red Berry #791619
RGB
CMYK
RGB Variations
Color information
#791619 (or 0x791619) is known color: Red Berry. HEX triplet: 79, 16 and 19. RGB value is (121,22,25). Sum of RGB (Red+Green+Blue) = 121+22+25=168 (22% of max value = 765). Red value is 121 (47.66% from 255 or 72.02% from 168); Green value is 22 (8.98% from 255 or 13.10% from 168); Blue value is 25 (10.16% from 255 or 14.88% from 168); Max value from RGB is 121 - color contains mainly: red. Hex color #791619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791619 is #86E9E6. Grayscale: #343434. Windows color (decimal): -8841703 or 1644153. OLE color: 1644153.
HSL color Cylindrical-coordinate representation of color #791619: hue angle of 358.18º 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 #791619 is Cyan = 0, Magento = 0.82, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 25 | - |
| CMYK | 0 | 0.82 | 0.79 | 0.53 |
| HSL | 358.18º | 0.69% | 0.28% | - |
| HSV(B) | 358.18º | 0.82% | 0.47% | - |
| XYZ | 8.35 | 4.71 | 1.39 | - |
| YUV | 51.94 | 112.8 | 177.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 25 | 0 | 0.82 | 0.79 | 0.53 | 358.18 | 0.69 | 0.28 |
| Hex | 79 | 16 | 19 | 0 | 52 | 4F | 35 | 166 | 45 | 1C |
| Octal | 171 | 26 | 31 | 0 | 122 | 117 | 65 | 546 | 105 | 34 |
| Binary | 1111001 | 10110 | 11001 | 0 | 1010010 | 1001111 | 110101 | 101100110 | 1000101 | 11100 |
Color Harmonies of #791619
Complementary color
Monochromatic Colors of #791619
Black with #791619
Text Example
Text Example
White with #791619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791619; }
p { color: rgb(121,22,25); }
H1.HeaderClassName
{
color: #791619;
}
.AnyTagClassName
{
color: #791619;
}
</style>
background-color css
<style>
a { background-color: #791619; }
a { background-color: rgb(121,22,25); }
div.DivClassName
{
background-color: #791619;
}
.BgClassName
{
background-color: #791619;
}
</style>
border-color css
<style>
span { border-color: #791619; }
span { border-color: rgb(121,22,25); }
td.TdClassName
{
border-color: #791619;
}
.TagClassName
{
border-color: #791619;
}
</style>