Shades of Red Berry #761623
Tints of Red Berry #761623
RGB
CMYK
RGB Variations
Color information
#761623 (or 0x761623) is known color: Red Berry. HEX triplet: 76, 16 and 23. RGB value is (118,22,35). Sum of RGB (Red+Green+Blue) = 118+22+35=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 35 (14.06% from 255 or 20% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #761623 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761623 is #89E9DC. Grayscale: #343434. Windows color (decimal): -9038301 or 2299510. OLE color: 2299510.
HSL color Cylindrical-coordinate representation of color #761623: hue angle of 351.88º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761623 is Cyan = 0, Magento = 0.81, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 22 | 35 | - |
| CMYK | 0 | 0.81 | 0.70 | 0.54 |
| HSL | 351.88º | 0.69% | 0.27% | - |
| HSV(B) | 351.88º | 0.81% | 0.46% | - |
| XYZ | 8.06 | 4.55 | 2.04 | - |
| YUV | 52.19 | 118.3 | 174.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 22 | 35 | 0 | 0.81 | 0.70 | 0.54 | 351.88 | 0.69 | 0.27 |
| Hex | 76 | 16 | 23 | 0 | 51 | 46 | 36 | 160 | 45 | 1B |
| Octal | 166 | 26 | 43 | 0 | 121 | 106 | 66 | 540 | 105 | 33 |
| Binary | 1110110 | 10110 | 100011 | 0 | 1010001 | 1000110 | 110110 | 101100000 | 1000101 | 11011 |
Color Harmonies of #761623
Complementary color
Monochromatic Colors of #761623
Black with #761623
Text Example
Text Example
White with #761623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761623; }
p { color: rgb(118,22,35); }
H1.HeaderClassName
{
color: #761623;
}
.AnyTagClassName
{
color: #761623;
}
</style>
background-color css
<style>
a { background-color: #761623; }
a { background-color: rgb(118,22,35); }
div.DivClassName
{
background-color: #761623;
}
.BgClassName
{
background-color: #761623;
}
</style>
border-color css
<style>
span { border-color: #761623; }
span { border-color: rgb(118,22,35); }
td.TdClassName
{
border-color: #761623;
}
.TagClassName
{
border-color: #761623;
}
</style>