Shades of Red Berry #761229
Tints of Red Berry #761229
RGB
CMYK
RGB Variations
Color information
#761229 (or 0x761229) is known color: Red Berry. HEX triplet: 76, 12 and 29. RGB value is (118,18,41). Sum of RGB (Red+Green+Blue) = 118+18+41=177 (23% of max value = 765). Red value is 118 (46.48% from 255 or 66.67% from 177); Green value is 18 (7.42% from 255 or 10.17% from 177); Blue value is 41 (16.41% from 255 or 23.16% from 177); Max value from RGB is 118 - color contains mainly: red. Hex color #761229 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761229 is #89EDD6. Grayscale: #323232. Windows color (decimal): -9039319 or 2691702. OLE color: 2691702.
HSL color Cylindrical-coordinate representation of color #761229: hue angle of 346.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #761229 is Cyan = 0, Magento = 0.85, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 18 | 41 | - |
| CMYK | 0 | 0.85 | 0.65 | 0.54 |
| HSL | 346.2º | 0.74% | 0.27% | - |
| HSV(B) | 346.2º | 0.85% | 0.46% | - |
| XYZ | 8.09 | 4.44 | 2.53 | - |
| YUV | 50.52 | 122.63 | 176.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 18 | 41 | 0 | 0.85 | 0.65 | 0.54 | 346.2 | 0.74 | 0.27 |
| Hex | 76 | 12 | 29 | 0 | 55 | 41 | 36 | 15A | 4A | 1B |
| Octal | 166 | 22 | 51 | 0 | 125 | 101 | 66 | 532 | 112 | 33 |
| Binary | 1110110 | 10010 | 101001 | 0 | 1010101 | 1000001 | 110110 | 101011010 | 1001010 | 11011 |
Color Harmonies of #761229
Complementary color
Monochromatic Colors of #761229
Black with #761229
Text Example
Text Example
White with #761229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761229; }
p { color: rgb(118,18,41); }
H1.HeaderClassName
{
color: #761229;
}
.AnyTagClassName
{
color: #761229;
}
</style>
background-color css
<style>
a { background-color: #761229; }
a { background-color: rgb(118,18,41); }
div.DivClassName
{
background-color: #761229;
}
.BgClassName
{
background-color: #761229;
}
</style>
border-color css
<style>
span { border-color: #761229; }
span { border-color: rgb(118,18,41); }
td.TdClassName
{
border-color: #761229;
}
.TagClassName
{
border-color: #761229;
}
</style>