Shades of Red Berry #731624
Tints of Red Berry #731624
RGB
CMYK
RGB Variations
Color information
#731624 (or 0x731624) is known color: Red Berry. HEX triplet: 73, 16 and 24. RGB value is (115,22,36). Sum of RGB (Red+Green+Blue) = 115+22+36=173 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.47% from 173); Green value is 22 (8.98% from 255 or 12.72% from 173); Blue value is 36 (14.45% from 255 or 20.81% from 173); Max value from RGB is 115 - color contains mainly: red. Hex color #731624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731624 is #8CE9DB. Grayscale: #333333. Windows color (decimal): -9234908 or 2365043. OLE color: 2365043.
HSL color Cylindrical-coordinate representation of color #731624: hue angle of 350.97º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #731624 is Cyan = 0, Magento = 0.81, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 22 | 36 | - |
| CMYK | 0 | 0.81 | 0.69 | 0.55 |
| HSL | 350.97º | 0.68% | 0.27% | - |
| HSV(B) | 350.97º | 0.81% | 0.45% | - |
| XYZ | 7.68 | 4.35 | 2.1 | - |
| YUV | 51.4 | 119.31 | 173.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 36 | 0 | 0.81 | 0.69 | 0.55 | 350.97 | 0.68 | 0.27 |
| Hex | 73 | 16 | 24 | 0 | 51 | 45 | 37 | 15F | 44 | 1B |
| Octal | 163 | 26 | 44 | 0 | 121 | 105 | 67 | 537 | 104 | 33 |
| Binary | 1110011 | 10110 | 100100 | 0 | 1010001 | 1000101 | 110111 | 101011111 | 1000100 | 11011 |
Color Harmonies of #731624
Complementary color
Monochromatic Colors of #731624
Black with #731624
Text Example
Text Example
White with #731624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731624; }
p { color: rgb(115,22,36); }
H1.HeaderClassName
{
color: #731624;
}
.AnyTagClassName
{
color: #731624;
}
</style>
background-color css
<style>
a { background-color: #731624; }
a { background-color: rgb(115,22,36); }
div.DivClassName
{
background-color: #731624;
}
.BgClassName
{
background-color: #731624;
}
</style>
border-color css
<style>
span { border-color: #731624; }
span { border-color: rgb(115,22,36); }
td.TdClassName
{
border-color: #731624;
}
.TagClassName
{
border-color: #731624;
}
</style>