Shades of Red Berry #761018
Tints of Red Berry #761018
RGB
CMYK
RGB Variations
Color information
#761018 (or 0x761018) is known color: Red Berry. HEX triplet: 76, 10 and 18. RGB value is (118,16,24). Sum of RGB (Red+Green+Blue) = 118+16+24=158 (20% of max value = 765). Red value is 118 (46.48% from 255 or 74.68% from 158); Green value is 16 (6.64% from 255 or 10.13% from 158); Blue value is 24 (9.77% from 255 or 15.19% from 158); Max value from RGB is 118 - color contains mainly: red. Hex color #761018 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761018 is #89EFE7. Grayscale: #2F2F2F. Windows color (decimal): -9039848 or 1577078. OLE color: 1577078.
HSL color Cylindrical-coordinate representation of color #761018: hue angle of 355.29º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761018 is Cyan = 0, Magento = 0.86, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 24 | - |
| CMYK | 0 | 0.86 | 0.80 | 0.54 |
| HSL | 355.29º | 0.76% | 0.26% | - |
| HSV(B) | 355.29º | 0.86% | 0.46% | - |
| XYZ | 7.82 | 4.29 | 1.28 | - |
| YUV | 47.41 | 114.79 | 178.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 24 | 0 | 0.86 | 0.80 | 0.54 | 355.29 | 0.76 | 0.26 |
| Hex | 76 | 10 | 18 | 0 | 56 | 50 | 36 | 163 | 4C | 1A |
| Octal | 166 | 20 | 30 | 0 | 126 | 120 | 66 | 543 | 114 | 32 |
| Binary | 1110110 | 10000 | 11000 | 0 | 1010110 | 1010000 | 110110 | 101100011 | 1001100 | 11010 |
Color Harmonies of #761018
Complementary color
Monochromatic Colors of #761018
Black with #761018
Text Example
Text Example
White with #761018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761018; }
p { color: rgb(118,16,24); }
H1.HeaderClassName
{
color: #761018;
}
.AnyTagClassName
{
color: #761018;
}
</style>
background-color css
<style>
a { background-color: #761018; }
a { background-color: rgb(118,16,24); }
div.DivClassName
{
background-color: #761018;
}
.BgClassName
{
background-color: #761018;
}
</style>
border-color css
<style>
span { border-color: #761018; }
span { border-color: rgb(118,16,24); }
td.TdClassName
{
border-color: #761018;
}
.TagClassName
{
border-color: #761018;
}
</style>