Shades of Red Berry #761013
Tints of Red Berry #761013
RGB
CMYK
RGB Variations
Color information
#761013 (or 0x761013) is known color: Red Berry. HEX triplet: 76, 10 and 13. RGB value is (118,16,19). Sum of RGB (Red+Green+Blue) = 118+16+19=153 (20% of max value = 765). Red value is 118 (46.48% from 255 or 77.12% from 153); Green value is 16 (6.64% from 255 or 10.46% from 153); Blue value is 19 (7.81% from 255 or 12.42% from 153); Max value from RGB is 118 - color contains mainly: red. Hex color #761013 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761013 is #89EFEC. Grayscale: #2E2E2E. Windows color (decimal): -9039853 or 1249398. OLE color: 1249398.
HSL color Cylindrical-coordinate representation of color #761013: hue angle of 358.24º 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 #761013 is Cyan = 0, Magento = 0.86, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 19 | - |
| CMYK | 0 | 0.86 | 0.84 | 0.54 |
| HSL | 358.24º | 0.76% | 0.26% | - |
| HSV(B) | 358.24º | 0.86% | 0.46% | - |
| XYZ | 7.77 | 4.27 | 1.03 | - |
| YUV | 46.84 | 112.29 | 178.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 19 | 0 | 0.86 | 0.84 | 0.54 | 358.24 | 0.76 | 0.26 |
| Hex | 76 | 10 | 13 | 0 | 56 | 54 | 36 | 166 | 4C | 1A |
| Octal | 166 | 20 | 23 | 0 | 126 | 124 | 66 | 546 | 114 | 32 |
| Binary | 1110110 | 10000 | 10011 | 0 | 1010110 | 1010100 | 110110 | 101100110 | 1001100 | 11010 |
Color Harmonies of #761013
Complementary color
Monochromatic Colors of #761013
Black with #761013
Text Example
Text Example
White with #761013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761013; }
p { color: rgb(118,16,19); }
H1.HeaderClassName
{
color: #761013;
}
.AnyTagClassName
{
color: #761013;
}
</style>
background-color css
<style>
a { background-color: #761013; }
a { background-color: rgb(118,16,19); }
div.DivClassName
{
background-color: #761013;
}
.BgClassName
{
background-color: #761013;
}
</style>
border-color css
<style>
span { border-color: #761013; }
span { border-color: rgb(118,16,19); }
td.TdClassName
{
border-color: #761013;
}
.TagClassName
{
border-color: #761013;
}
</style>