Shades of Red Berry #791828
Tints of Red Berry #791828
RGB
CMYK
RGB Variations
Color information
#791828 (or 0x791828) is known color: Red Berry. HEX triplet: 79, 18 and 28. RGB value is (121,24,40). Sum of RGB (Red+Green+Blue) = 121+24+40=185 (24% of max value = 765). Red value is 121 (47.66% from 255 or 65.41% from 185); Green value is 24 (9.77% from 255 or 12.97% from 185); Blue value is 40 (16.02% from 255 or 21.62% from 185); Max value from RGB is 121 - color contains mainly: red. Hex color #791828 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791828 is #86E7D7. Grayscale: #363636. Windows color (decimal): -8841176 or 2627705. OLE color: 2627705.
HSL color Cylindrical-coordinate representation of color #791828: hue angle of 350.1º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #791828 is Cyan = 0, Magento = 0.80, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 40 | - |
| CMYK | 0 | 0.80 | 0.67 | 0.53 |
| HSL | 350.1º | 0.67% | 0.28% | - |
| HSV(B) | 350.1º | 0.8% | 0.47% | - |
| XYZ | 8.59 | 4.87 | 2.49 | - |
| YUV | 54.83 | 119.64 | 175.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 40 | 0 | 0.80 | 0.67 | 0.53 | 350.1 | 0.67 | 0.28 |
| Hex | 79 | 18 | 28 | 0 | 50 | 43 | 35 | 15E | 43 | 1C |
| Octal | 171 | 30 | 50 | 0 | 120 | 103 | 65 | 536 | 103 | 34 |
| Binary | 1111001 | 11000 | 101000 | 0 | 1010000 | 1000011 | 110101 | 101011110 | 1000011 | 11100 |
Color Harmonies of #791828
Complementary color
Monochromatic Colors of #791828
Black with #791828
Text Example
Text Example
White with #791828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791828; }
p { color: rgb(121,24,40); }
H1.HeaderClassName
{
color: #791828;
}
.AnyTagClassName
{
color: #791828;
}
</style>
background-color css
<style>
a { background-color: #791828; }
a { background-color: rgb(121,24,40); }
div.DivClassName
{
background-color: #791828;
}
.BgClassName
{
background-color: #791828;
}
</style>
border-color css
<style>
span { border-color: #791828; }
span { border-color: rgb(121,24,40); }
td.TdClassName
{
border-color: #791828;
}
.TagClassName
{
border-color: #791828;
}
</style>