Shades of Red Berry #761720
Tints of Red Berry #761720
RGB
CMYK
RGB Variations
Color information
#761720 (or 0x761720) is known color: Red Berry. HEX triplet: 76, 17 and 20. RGB value is (118,23,32). Sum of RGB (Red+Green+Blue) = 118+23+32=173 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.21% from 173); Green value is 23 (9.38% from 255 or 13.29% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 118 - color contains mainly: red. Hex color #761720 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761720 is #89E8DF. Grayscale: #343434. Windows color (decimal): -9038048 or 2103158. OLE color: 2103158.
HSL color Cylindrical-coordinate representation of color #761720: hue angle of 354.32º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761720 is Cyan = 0, Magento = 0.81, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 32 | - |
| CMYK | 0 | 0.81 | 0.73 | 0.54 |
| HSL | 354.32º | 0.67% | 0.28% | - |
| HSV(B) | 354.32º | 0.81% | 0.46% | - |
| XYZ | 8.04 | 4.57 | 1.82 | - |
| YUV | 52.43 | 116.47 | 174.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 32 | 0 | 0.81 | 0.73 | 0.54 | 354.32 | 0.67 | 0.28 |
| Hex | 76 | 17 | 20 | 0 | 51 | 49 | 36 | 162 | 43 | 1C |
| Octal | 166 | 27 | 40 | 0 | 121 | 111 | 66 | 542 | 103 | 34 |
| Binary | 1110110 | 10111 | 100000 | 0 | 1010001 | 1001001 | 110110 | 101100010 | 1000011 | 11100 |
Color Harmonies of #761720
Complementary color
Monochromatic Colors of #761720
Black with #761720
Text Example
Text Example
White with #761720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761720; }
p { color: rgb(118,23,32); }
H1.HeaderClassName
{
color: #761720;
}
.AnyTagClassName
{
color: #761720;
}
</style>
background-color css
<style>
a { background-color: #761720; }
a { background-color: rgb(118,23,32); }
div.DivClassName
{
background-color: #761720;
}
.BgClassName
{
background-color: #761720;
}
</style>
border-color css
<style>
span { border-color: #761720; }
span { border-color: rgb(118,23,32); }
td.TdClassName
{
border-color: #761720;
}
.TagClassName
{
border-color: #761720;
}
</style>