Shades of Red Berry #791628
Tints of Red Berry #791628
RGB
CMYK
RGB Variations
Color information
#791628 (or 0x791628) is known color: Red Berry. HEX triplet: 79, 16 and 28. RGB value is (121,22,40). Sum of RGB (Red+Green+Blue) = 121+22+40=183 (24% of max value = 765). Red value is 121 (47.66% from 255 or 66.12% from 183); Green value is 22 (8.98% from 255 or 12.02% from 183); Blue value is 40 (16.02% from 255 or 21.86% from 183); Max value from RGB is 121 - color contains mainly: red. Hex color #791628 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791628 is #86E9D7. Grayscale: #353535. Windows color (decimal): -8841688 or 2627193. OLE color: 2627193.
HSL color Cylindrical-coordinate representation of color #791628: hue angle of 349.09º 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 #791628 is Cyan = 0, Magento = 0.82, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 40 | - |
| CMYK | 0 | 0.82 | 0.67 | 0.53 |
| HSL | 349.09º | 0.69% | 0.28% | - |
| HSV(B) | 349.09º | 0.82% | 0.47% | - |
| XYZ | 8.56 | 4.79 | 2.48 | - |
| YUV | 53.65 | 120.3 | 176.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 40 | 0 | 0.82 | 0.67 | 0.53 | 349.09 | 0.69 | 0.28 |
| Hex | 79 | 16 | 28 | 0 | 52 | 43 | 35 | 15D | 45 | 1C |
| Octal | 171 | 26 | 50 | 0 | 122 | 103 | 65 | 535 | 105 | 34 |
| Binary | 1111001 | 10110 | 101000 | 0 | 1010010 | 1000011 | 110101 | 101011101 | 1000101 | 11100 |
Color Harmonies of #791628
Complementary color
Monochromatic Colors of #791628
Black with #791628
Text Example
Text Example
White with #791628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791628; }
p { color: rgb(121,22,40); }
H1.HeaderClassName
{
color: #791628;
}
.AnyTagClassName
{
color: #791628;
}
</style>
background-color css
<style>
a { background-color: #791628; }
a { background-color: rgb(121,22,40); }
div.DivClassName
{
background-color: #791628;
}
.BgClassName
{
background-color: #791628;
}
</style>
border-color css
<style>
span { border-color: #791628; }
span { border-color: rgb(121,22,40); }
td.TdClassName
{
border-color: #791628;
}
.TagClassName
{
border-color: #791628;
}
</style>