Shades of Red Berry #731920
Tints of Red Berry #731920
RGB
CMYK
RGB Variations
Color information
#731920 (or 0x731920) is known color: Red Berry. HEX triplet: 73, 19 and 20. RGB value is (115,25,32). Sum of RGB (Red+Green+Blue) = 115+25+32=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 25 (10.16% from 255 or 14.53% from 172); Blue value is 32 (12.89% from 255 or 18.60% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #731920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731920 is #8CE6DF. Grayscale: #343434. Windows color (decimal): -9234144 or 2103667. OLE color: 2103667.
HSL color Cylindrical-coordinate representation of color #731920: hue angle of 355.33º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #731920 is Cyan = 0, Magento = 0.78, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 32 | - |
| CMYK | 0 | 0.78 | 0.72 | 0.55 |
| HSL | 355.33º | 0.64% | 0.27% | - |
| HSV(B) | 355.33º | 0.78% | 0.45% | - |
| XYZ | 7.68 | 4.44 | 1.82 | - |
| YUV | 52.71 | 116.32 | 172.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 32 | 0 | 0.78 | 0.72 | 0.55 | 355.33 | 0.64 | 0.27 |
| Hex | 73 | 19 | 20 | 0 | 4E | 48 | 37 | 163 | 40 | 1B |
| Octal | 163 | 31 | 40 | 0 | 116 | 110 | 67 | 543 | 100 | 33 |
| Binary | 1110011 | 11001 | 100000 | 0 | 1001110 | 1001000 | 110111 | 101100011 | 1000000 | 11011 |
Color Harmonies of #731920
Complementary color
Monochromatic Colors of #731920
Black with #731920
Text Example
Text Example
White with #731920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731920; }
p { color: rgb(115,25,32); }
H1.HeaderClassName
{
color: #731920;
}
.AnyTagClassName
{
color: #731920;
}
</style>
background-color css
<style>
a { background-color: #731920; }
a { background-color: rgb(115,25,32); }
div.DivClassName
{
background-color: #731920;
}
.BgClassName
{
background-color: #731920;
}
</style>
border-color css
<style>
span { border-color: #731920; }
span { border-color: rgb(115,25,32); }
td.TdClassName
{
border-color: #731920;
}
.TagClassName
{
border-color: #731920;
}
</style>