Shades of Red Berry #791826
Tints of Red Berry #791826
RGB
CMYK
RGB Variations
Color information
#791826 (or 0x791826) is known color: Red Berry. HEX triplet: 79, 18 and 26. RGB value is (121,24,38). Sum of RGB (Red+Green+Blue) = 121+24+38=183 (24% of max value = 765). Red value is 121 (47.66% from 255 or 66.12% from 183); Green value is 24 (9.77% from 255 or 13.11% from 183); Blue value is 38 (15.23% from 255 or 20.77% from 183); Max value from RGB is 121 - color contains mainly: red. Hex color #791826 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791826 is #86E7D9. Grayscale: #363636. Windows color (decimal): -8841178 or 2496633. OLE color: 2496633.
HSL color Cylindrical-coordinate representation of color #791826: hue angle of 351.34º 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 #791826 is Cyan = 0, Magento = 0.80, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 38 | - |
| CMYK | 0 | 0.80 | 0.69 | 0.53 |
| HSL | 351.34º | 0.67% | 0.28% | - |
| HSV(B) | 351.34º | 0.8% | 0.47% | - |
| XYZ | 8.56 | 4.86 | 2.32 | - |
| YUV | 54.6 | 118.64 | 175.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 38 | 0 | 0.80 | 0.69 | 0.53 | 351.34 | 0.67 | 0.28 |
| Hex | 79 | 18 | 26 | 0 | 50 | 45 | 35 | 15F | 43 | 1C |
| Octal | 171 | 30 | 46 | 0 | 120 | 105 | 65 | 537 | 103 | 34 |
| Binary | 1111001 | 11000 | 100110 | 0 | 1010000 | 1000101 | 110101 | 101011111 | 1000011 | 11100 |
Color Harmonies of #791826
Complementary color
Monochromatic Colors of #791826
Black with #791826
Text Example
Text Example
White with #791826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791826; }
p { color: rgb(121,24,38); }
H1.HeaderClassName
{
color: #791826;
}
.AnyTagClassName
{
color: #791826;
}
</style>
background-color css
<style>
a { background-color: #791826; }
a { background-color: rgb(121,24,38); }
div.DivClassName
{
background-color: #791826;
}
.BgClassName
{
background-color: #791826;
}
</style>
border-color css
<style>
span { border-color: #791826; }
span { border-color: rgb(121,24,38); }
td.TdClassName
{
border-color: #791826;
}
.TagClassName
{
border-color: #791826;
}
</style>