Shades of Red Berry #731925
Tints of Red Berry #731925
RGB
CMYK
RGB Variations
Color information
#731925 (or 0x731925) is known color: Red Berry. HEX triplet: 73, 19 and 25. RGB value is (115,25,37). Sum of RGB (Red+Green+Blue) = 115+25+37=177 (23% of max value = 765). Red value is 115 (45.31% from 255 or 64.97% from 177); Green value is 25 (10.16% from 255 or 14.12% from 177); Blue value is 37 (14.84% from 255 or 20.90% from 177); Max value from RGB is 115 - color contains mainly: red. Hex color #731925 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731925 is #8CE6DA. Grayscale: #353535. Windows color (decimal): -9234139 or 2431347. OLE color: 2431347.
HSL color Cylindrical-coordinate representation of color #731925: hue angle of 352º 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 #731925 is Cyan = 0, Magento = 0.78, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 37 | - |
| CMYK | 0 | 0.78 | 0.68 | 0.55 |
| HSL | 352º | 0.64% | 0.27% | - |
| HSV(B) | 352º | 0.78% | 0.45% | - |
| XYZ | 7.75 | 4.47 | 2.21 | - |
| YUV | 53.28 | 118.82 | 172.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 37 | 0 | 0.78 | 0.68 | 0.55 | 352 | 0.64 | 0.27 |
| Hex | 73 | 19 | 25 | 0 | 4E | 44 | 37 | 160 | 40 | 1B |
| Octal | 163 | 31 | 45 | 0 | 116 | 104 | 67 | 540 | 100 | 33 |
| Binary | 1110011 | 11001 | 100101 | 0 | 1001110 | 1000100 | 110111 | 101100000 | 1000000 | 11011 |
Color Harmonies of #731925
Complementary color
Monochromatic Colors of #731925
Black with #731925
Text Example
Text Example
White with #731925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731925; }
p { color: rgb(115,25,37); }
H1.HeaderClassName
{
color: #731925;
}
.AnyTagClassName
{
color: #731925;
}
</style>
background-color css
<style>
a { background-color: #731925; }
a { background-color: rgb(115,25,37); }
div.DivClassName
{
background-color: #731925;
}
.BgClassName
{
background-color: #731925;
}
</style>
border-color css
<style>
span { border-color: #731925; }
span { border-color: rgb(115,25,37); }
td.TdClassName
{
border-color: #731925;
}
.TagClassName
{
border-color: #731925;
}
</style>