Shades of Red Berry #791822
Tints of Red Berry #791822
RGB
CMYK
RGB Variations
Color information
#791822 (or 0x791822) is known color: Red Berry. HEX triplet: 79, 18 and 22. RGB value is (121,24,34). Sum of RGB (Red+Green+Blue) = 121+24+34=179 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.60% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 34 (13.67% from 255 or 18.99% from 179); Max value from RGB is 121 - color contains mainly: red. Hex color #791822 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791822 is #86E7DD. Grayscale: #363636. Windows color (decimal): -8841182 or 2234489. OLE color: 2234489.
HSL color Cylindrical-coordinate representation of color #791822: hue angle of 353.81º 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 #791822 is Cyan = 0, Magento = 0.80, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 34 | - |
| CMYK | 0 | 0.80 | 0.72 | 0.53 |
| HSL | 353.81º | 0.67% | 0.28% | - |
| HSV(B) | 353.81º | 0.8% | 0.47% | - |
| XYZ | 8.5 | 4.83 | 2 | - |
| YUV | 54.14 | 116.64 | 175.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 34 | 0 | 0.80 | 0.72 | 0.53 | 353.81 | 0.67 | 0.28 |
| Hex | 79 | 18 | 22 | 0 | 50 | 48 | 35 | 162 | 43 | 1C |
| Octal | 171 | 30 | 42 | 0 | 120 | 110 | 65 | 542 | 103 | 34 |
| Binary | 1111001 | 11000 | 100010 | 0 | 1010000 | 1001000 | 110101 | 101100010 | 1000011 | 11100 |
Color Harmonies of #791822
Complementary color
Monochromatic Colors of #791822
Black with #791822
Text Example
Text Example
White with #791822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791822; }
p { color: rgb(121,24,34); }
H1.HeaderClassName
{
color: #791822;
}
.AnyTagClassName
{
color: #791822;
}
</style>
background-color css
<style>
a { background-color: #791822; }
a { background-color: rgb(121,24,34); }
div.DivClassName
{
background-color: #791822;
}
.BgClassName
{
background-color: #791822;
}
</style>
border-color css
<style>
span { border-color: #791822; }
span { border-color: rgb(121,24,34); }
td.TdClassName
{
border-color: #791822;
}
.TagClassName
{
border-color: #791822;
}
</style>