Shades of Red Berry #791618
Tints of Red Berry #791618
RGB
CMYK
RGB Variations
Color information
#791618 (or 0x791618) is known color: Red Berry. HEX triplet: 79, 16 and 18. RGB value is (121,22,24). Sum of RGB (Red+Green+Blue) = 121+22+24=167 (22% of max value = 765). Red value is 121 (47.66% from 255 or 72.46% from 167); Green value is 22 (8.98% from 255 or 13.17% from 167); Blue value is 24 (9.77% from 255 or 14.37% from 167); Max value from RGB is 121 - color contains mainly: red. Hex color #791618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791618 is #86E9E7. Grayscale: #333333. Windows color (decimal): -8841704 or 1578617. OLE color: 1578617.
HSL color Cylindrical-coordinate representation of color #791618: hue angle of 358.79º 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 #791618 is Cyan = 0, Magento = 0.82, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 24 | - |
| CMYK | 0 | 0.82 | 0.80 | 0.53 |
| HSL | 358.79º | 0.69% | 0.28% | - |
| HSV(B) | 358.79º | 0.82% | 0.47% | - |
| XYZ | 8.34 | 4.7 | 1.33 | - |
| YUV | 51.83 | 112.3 | 177.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 24 | 0 | 0.82 | 0.80 | 0.53 | 358.79 | 0.69 | 0.28 |
| Hex | 79 | 16 | 18 | 0 | 52 | 50 | 35 | 167 | 45 | 1C |
| Octal | 171 | 26 | 30 | 0 | 122 | 120 | 65 | 547 | 105 | 34 |
| Binary | 1111001 | 10110 | 11000 | 0 | 1010010 | 1010000 | 110101 | 101100111 | 1000101 | 11100 |
Color Harmonies of #791618
Complementary color
Monochromatic Colors of #791618
Black with #791618
Text Example
Text Example
White with #791618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791618; }
p { color: rgb(121,22,24); }
H1.HeaderClassName
{
color: #791618;
}
.AnyTagClassName
{
color: #791618;
}
</style>
background-color css
<style>
a { background-color: #791618; }
a { background-color: rgb(121,22,24); }
div.DivClassName
{
background-color: #791618;
}
.BgClassName
{
background-color: #791618;
}
</style>
border-color css
<style>
span { border-color: #791618; }
span { border-color: rgb(121,22,24); }
td.TdClassName
{
border-color: #791618;
}
.TagClassName
{
border-color: #791618;
}
</style>