Shades of Red Berry #761920
Tints of Red Berry #761920
RGB
CMYK
RGB Variations
Color information
#761920 (or 0x761920) is known color: Red Berry. HEX triplet: 76, 19 and 20. RGB value is (118,25,32). Sum of RGB (Red+Green+Blue) = 118+25+32=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 25 (10.16% from 255 or 14.29% from 175); Blue value is 32 (12.89% from 255 or 18.29% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #761920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761920 is #89E6DF. Grayscale: #353535. Windows color (decimal): -9037536 or 2103670. OLE color: 2103670.
HSL color Cylindrical-coordinate representation of color #761920: hue angle of 355.48º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #761920 is Cyan = 0, Magento = 0.79, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 25 | 32 | - |
| CMYK | 0 | 0.79 | 0.73 | 0.54 |
| HSL | 355.48º | 0.65% | 0.28% | - |
| HSV(B) | 355.48º | 0.79% | 0.46% | - |
| XYZ | 8.08 | 4.65 | 1.84 | - |
| YUV | 53.61 | 115.81 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 25 | 32 | 0 | 0.79 | 0.73 | 0.54 | 355.48 | 0.65 | 0.28 |
| Hex | 76 | 19 | 20 | 0 | 4F | 49 | 36 | 163 | 41 | 1C |
| Octal | 166 | 31 | 40 | 0 | 117 | 111 | 66 | 543 | 101 | 34 |
| Binary | 1110110 | 11001 | 100000 | 0 | 1001111 | 1001001 | 110110 | 101100011 | 1000001 | 11100 |
Color Harmonies of #761920
Complementary color
Monochromatic Colors of #761920
Black with #761920
Text Example
Text Example
White with #761920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761920; }
p { color: rgb(118,25,32); }
H1.HeaderClassName
{
color: #761920;
}
.AnyTagClassName
{
color: #761920;
}
</style>
background-color css
<style>
a { background-color: #761920; }
a { background-color: rgb(118,25,32); }
div.DivClassName
{
background-color: #761920;
}
.BgClassName
{
background-color: #761920;
}
</style>
border-color css
<style>
span { border-color: #761920; }
span { border-color: rgb(118,25,32); }
td.TdClassName
{
border-color: #761920;
}
.TagClassName
{
border-color: #761920;
}
</style>