Shades of Red Berry #731122
Tints of Red Berry #731122
RGB
CMYK
RGB Variations
Color information
#731122 (or 0x731122) is known color: Red Berry. HEX triplet: 73, 11 and 22. RGB value is (115,17,34). Sum of RGB (Red+Green+Blue) = 115+17+34=166 (21% of max value = 765). Red value is 115 (45.31% from 255 or 69.28% from 166); Green value is 17 (7.03% from 255 or 10.24% from 166); Blue value is 34 (13.67% from 255 or 20.48% from 166); Max value from RGB is 115 - color contains mainly: red. Hex color #731122 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731122 is #8CEEDD. Grayscale: #303030. Windows color (decimal): -9236190 or 2232691. OLE color: 2232691.
HSL color Cylindrical-coordinate representation of color #731122: hue angle of 349.59º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731122 is Cyan = 0, Magento = 0.85, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 34 | - |
| CMYK | 0 | 0.85 | 0.70 | 0.55 |
| HSL | 349.59º | 0.74% | 0.26% | - |
| HSV(B) | 349.59º | 0.85% | 0.45% | - |
| XYZ | 7.56 | 4.16 | 1.92 | - |
| YUV | 48.24 | 119.97 | 175.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 34 | 0 | 0.85 | 0.70 | 0.55 | 349.59 | 0.74 | 0.26 |
| Hex | 73 | 11 | 22 | 0 | 55 | 46 | 37 | 15E | 4A | 1A |
| Octal | 163 | 21 | 42 | 0 | 125 | 106 | 67 | 536 | 112 | 32 |
| Binary | 1110011 | 10001 | 100010 | 0 | 1010101 | 1000110 | 110111 | 101011110 | 1001010 | 11010 |
Color Harmonies of #731122
Complementary color
Monochromatic Colors of #731122
Black with #731122
Text Example
Text Example
White with #731122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731122; }
p { color: rgb(115,17,34); }
H1.HeaderClassName
{
color: #731122;
}
.AnyTagClassName
{
color: #731122;
}
</style>
background-color css
<style>
a { background-color: #731122; }
a { background-color: rgb(115,17,34); }
div.DivClassName
{
background-color: #731122;
}
.BgClassName
{
background-color: #731122;
}
</style>
border-color css
<style>
span { border-color: #731122; }
span { border-color: rgb(115,17,34); }
td.TdClassName
{
border-color: #731122;
}
.TagClassName
{
border-color: #731122;
}
</style>