Shades of Red Berry #761322
Tints of Red Berry #761322
RGB
CMYK
RGB Variations
Color information
#761322 (or 0x761322) is known color: Red Berry. HEX triplet: 76, 13 and 22. RGB value is (118,19,34). Sum of RGB (Red+Green+Blue) = 118+19+34=171 (22% of max value = 765). Red value is 118 (46.48% from 255 or 69.01% from 171); Green value is 19 (7.81% from 255 or 11.11% from 171); Blue value is 34 (13.67% from 255 or 19.88% from 171); Max value from RGB is 118 - color contains mainly: red. Hex color #761322 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761322 is #89ECDD. Grayscale: #323232. Windows color (decimal): -9039070 or 2233206. OLE color: 2233206.
HSL color Cylindrical-coordinate representation of color #761322: hue angle of 350.91º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #761322 is Cyan = 0, Magento = 0.84, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 19 | 34 | - |
| CMYK | 0 | 0.84 | 0.71 | 0.54 |
| HSL | 350.91º | 0.72% | 0.27% | - |
| HSV(B) | 350.91º | 0.84% | 0.46% | - |
| XYZ | 7.99 | 4.43 | 1.95 | - |
| YUV | 50.31 | 118.8 | 176.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 19 | 34 | 0 | 0.84 | 0.71 | 0.54 | 350.91 | 0.72 | 0.27 |
| Hex | 76 | 13 | 22 | 0 | 54 | 47 | 36 | 15F | 48 | 1B |
| Octal | 166 | 23 | 42 | 0 | 124 | 107 | 66 | 537 | 110 | 33 |
| Binary | 1110110 | 10011 | 100010 | 0 | 1010100 | 1000111 | 110110 | 101011111 | 1001000 | 11011 |
Color Harmonies of #761322
Complementary color
Monochromatic Colors of #761322
Black with #761322
Text Example
Text Example
White with #761322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761322; }
p { color: rgb(118,19,34); }
H1.HeaderClassName
{
color: #761322;
}
.AnyTagClassName
{
color: #761322;
}
</style>
background-color css
<style>
a { background-color: #761322; }
a { background-color: rgb(118,19,34); }
div.DivClassName
{
background-color: #761322;
}
.BgClassName
{
background-color: #761322;
}
</style>
border-color css
<style>
span { border-color: #761322; }
span { border-color: rgb(118,19,34); }
td.TdClassName
{
border-color: #761322;
}
.TagClassName
{
border-color: #761322;
}
</style>