Shades of Red Berry #761819
Tints of Red Berry #761819
RGB
CMYK
RGB Variations
Color information
#761819 (or 0x761819) is known color: Red Berry. HEX triplet: 76, 18 and 19. RGB value is (118,24,25). Sum of RGB (Red+Green+Blue) = 118+24+25=167 (22% of max value = 765). Red value is 118 (46.48% from 255 or 70.66% from 167); Green value is 24 (9.77% from 255 or 14.37% from 167); Blue value is 25 (10.16% from 255 or 14.97% from 167); Max value from RGB is 118 - color contains mainly: red. Hex color #761819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761819 is #89E7E6. Grayscale: #343434. Windows color (decimal): -9037799 or 1644662. OLE color: 1644662.
HSL color Cylindrical-coordinate representation of color #761819: hue angle of 359.36º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #761819 is Cyan = 0, Magento = 0.80, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 24 | 25 | - |
| CMYK | 0 | 0.80 | 0.79 | 0.54 |
| HSL | 359.36º | 0.66% | 0.28% | - |
| HSV(B) | 359.36º | 0.8% | 0.46% | - |
| XYZ | 7.97 | 4.58 | 1.38 | - |
| YUV | 52.22 | 112.64 | 174.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 24 | 25 | 0 | 0.80 | 0.79 | 0.54 | 359.36 | 0.66 | 0.28 |
| Hex | 76 | 18 | 19 | 0 | 50 | 4F | 36 | 167 | 42 | 1C |
| Octal | 166 | 30 | 31 | 0 | 120 | 117 | 66 | 547 | 102 | 34 |
| Binary | 1110110 | 11000 | 11001 | 0 | 1010000 | 1001111 | 110110 | 101100111 | 1000010 | 11100 |
Color Harmonies of #761819
Complementary color
Monochromatic Colors of #761819
Black with #761819
Text Example
Text Example
White with #761819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761819; }
p { color: rgb(118,24,25); }
H1.HeaderClassName
{
color: #761819;
}
.AnyTagClassName
{
color: #761819;
}
</style>
background-color css
<style>
a { background-color: #761819; }
a { background-color: rgb(118,24,25); }
div.DivClassName
{
background-color: #761819;
}
.BgClassName
{
background-color: #761819;
}
</style>
border-color css
<style>
span { border-color: #761819; }
span { border-color: rgb(118,24,25); }
td.TdClassName
{
border-color: #761819;
}
.TagClassName
{
border-color: #761819;
}
</style>