Shades of Red Berry #791925
Tints of Red Berry #791925
RGB
CMYK
RGB Variations
Color information
#791925 (or 0x791925) is known color: Red Berry. HEX triplet: 79, 19 and 25. RGB value is (121,25,37). Sum of RGB (Red+Green+Blue) = 121+25+37=183 (24% of max value = 765). Red value is 121 (47.66% from 255 or 66.12% from 183); Green value is 25 (10.16% from 255 or 13.66% from 183); Blue value is 37 (14.84% from 255 or 20.22% from 183); Max value from RGB is 121 - color contains mainly: red. Hex color #791925 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791925 is #86E6DA. Grayscale: #373737. Windows color (decimal): -8840923 or 2431353. OLE color: 2431353.
HSL color Cylindrical-coordinate representation of color #791925: hue angle of 352.5º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #791925 is Cyan = 0, Magento = 0.79, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 37 | - |
| CMYK | 0 | 0.79 | 0.69 | 0.53 |
| HSL | 352.5º | 0.66% | 0.29% | - |
| HSV(B) | 352.5º | 0.79% | 0.47% | - |
| XYZ | 8.57 | 4.89 | 2.24 | - |
| YUV | 55.07 | 117.8 | 175.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 37 | 0 | 0.79 | 0.69 | 0.53 | 352.5 | 0.66 | 0.29 |
| Hex | 79 | 19 | 25 | 0 | 4F | 45 | 35 | 160 | 42 | 1D |
| Octal | 171 | 31 | 45 | 0 | 117 | 105 | 65 | 540 | 102 | 35 |
| Binary | 1111001 | 11001 | 100101 | 0 | 1001111 | 1000101 | 110101 | 101100000 | 1000010 | 11101 |
Color Harmonies of #791925
Complementary color
Monochromatic Colors of #791925
Black with #791925
Text Example
Text Example
White with #791925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791925; }
p { color: rgb(121,25,37); }
H1.HeaderClassName
{
color: #791925;
}
.AnyTagClassName
{
color: #791925;
}
</style>
background-color css
<style>
a { background-color: #791925; }
a { background-color: rgb(121,25,37); }
div.DivClassName
{
background-color: #791925;
}
.BgClassName
{
background-color: #791925;
}
</style>
border-color css
<style>
span { border-color: #791925; }
span { border-color: rgb(121,25,37); }
td.TdClassName
{
border-color: #791925;
}
.TagClassName
{
border-color: #791925;
}
</style>