Shades of Red Berry #771920
Tints of Red Berry #771920
RGB
CMYK
RGB Variations
Color information
#771920 (or 0x771920) is known color: Red Berry. HEX triplet: 77, 19 and 20. RGB value is (119,25,32). Sum of RGB (Red+Green+Blue) = 119+25+32=176 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.61% from 176); Green value is 25 (10.16% from 255 or 14.20% from 176); Blue value is 32 (12.89% from 255 or 18.18% from 176); Max value from RGB is 119 - color contains mainly: red. Hex color #771920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771920 is #88E6DF. Grayscale: #353535. Windows color (decimal): -8972000 or 2103671. OLE color: 2103671.
HSL color Cylindrical-coordinate representation of color #771920: hue angle of 355.53º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #771920 is Cyan = 0, Magento = 0.79, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 25 | 32 | - |
| CMYK | 0 | 0.79 | 0.73 | 0.53 |
| HSL | 355.53º | 0.65% | 0.28% | - |
| HSV(B) | 355.53º | 0.79% | 0.47% | - |
| XYZ | 8.22 | 4.72 | 1.84 | - |
| YUV | 53.9 | 115.64 | 174.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 25 | 32 | 0 | 0.79 | 0.73 | 0.53 | 355.53 | 0.65 | 0.28 |
| Hex | 77 | 19 | 20 | 0 | 4F | 49 | 35 | 164 | 41 | 1C |
| Octal | 167 | 31 | 40 | 0 | 117 | 111 | 65 | 544 | 101 | 34 |
| Binary | 1110111 | 11001 | 100000 | 0 | 1001111 | 1001001 | 110101 | 101100100 | 1000001 | 11100 |
Color Harmonies of #771920
Complementary color
Monochromatic Colors of #771920
Black with #771920
Text Example
Text Example
White with #771920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771920; }
p { color: rgb(119,25,32); }
H1.HeaderClassName
{
color: #771920;
}
.AnyTagClassName
{
color: #771920;
}
</style>
background-color css
<style>
a { background-color: #771920; }
a { background-color: rgb(119,25,32); }
div.DivClassName
{
background-color: #771920;
}
.BgClassName
{
background-color: #771920;
}
</style>
border-color css
<style>
span { border-color: #771920; }
span { border-color: rgb(119,25,32); }
td.TdClassName
{
border-color: #771920;
}
.TagClassName
{
border-color: #771920;
}
</style>