Shades of Red Berry #791423
Tints of Red Berry #791423
RGB
CMYK
RGB Variations
Color information
#791423 (or 0x791423) is known color: Red Berry. HEX triplet: 79, 14 and 23. RGB value is (121,20,35). Sum of RGB (Red+Green+Blue) = 121+20+35=176 (23% of max value = 765). Red value is 121 (47.66% from 255 or 68.75% from 176); Green value is 20 (8.20% from 255 or 11.36% from 176); Blue value is 35 (14.06% from 255 or 19.89% from 176); Max value from RGB is 121 - color contains mainly: red. Hex color #791423 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791423 is #86EBDC. Grayscale: #333333. Windows color (decimal): -8842205 or 2299001. OLE color: 2299001.
HSL color Cylindrical-coordinate representation of color #791423: hue angle of 351.09º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791423 is Cyan = 0, Magento = 0.83, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 35 | - |
| CMYK | 0 | 0.83 | 0.71 | 0.53 |
| HSL | 351.09º | 0.72% | 0.28% | - |
| HSV(B) | 351.09º | 0.83% | 0.47% | - |
| XYZ | 8.44 | 4.69 | 2.05 | - |
| YUV | 51.91 | 118.46 | 177.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 35 | 0 | 0.83 | 0.71 | 0.53 | 351.09 | 0.72 | 0.28 |
| Hex | 79 | 14 | 23 | 0 | 53 | 47 | 35 | 15F | 48 | 1C |
| Octal | 171 | 24 | 43 | 0 | 123 | 107 | 65 | 537 | 110 | 34 |
| Binary | 1111001 | 10100 | 100011 | 0 | 1010011 | 1000111 | 110101 | 101011111 | 1001000 | 11100 |
Color Harmonies of #791423
Complementary color
Monochromatic Colors of #791423
Black with #791423
Text Example
Text Example
White with #791423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791423; }
p { color: rgb(121,20,35); }
H1.HeaderClassName
{
color: #791423;
}
.AnyTagClassName
{
color: #791423;
}
</style>
background-color css
<style>
a { background-color: #791423; }
a { background-color: rgb(121,20,35); }
div.DivClassName
{
background-color: #791423;
}
.BgClassName
{
background-color: #791423;
}
</style>
border-color css
<style>
span { border-color: #791423; }
span { border-color: rgb(121,20,35); }
td.TdClassName
{
border-color: #791423;
}
.TagClassName
{
border-color: #791423;
}
</style>