Shades of Red Berry #731425
Tints of Red Berry #731425
RGB
CMYK
RGB Variations
Color information
#731425 (or 0x731425) is known color: Red Berry. HEX triplet: 73, 14 and 25. RGB value is (115,20,37). Sum of RGB (Red+Green+Blue) = 115+20+37=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 37 (14.84% from 255 or 21.51% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #731425 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731425 is #8CEBDA. Grayscale: #323232. Windows color (decimal): -9235419 or 2430067. OLE color: 2430067.
HSL color Cylindrical-coordinate representation of color #731425: hue angle of 349.26º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731425 is Cyan = 0, Magento = 0.83, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 37 | - |
| CMYK | 0 | 0.83 | 0.68 | 0.55 |
| HSL | 349.26º | 0.7% | 0.26% | - |
| HSV(B) | 349.26º | 0.83% | 0.45% | - |
| XYZ | 7.65 | 4.28 | 2.17 | - |
| YUV | 50.34 | 120.47 | 174.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 37 | 0 | 0.83 | 0.68 | 0.55 | 349.26 | 0.7 | 0.26 |
| Hex | 73 | 14 | 25 | 0 | 53 | 44 | 37 | 15D | 46 | 1A |
| Octal | 163 | 24 | 45 | 0 | 123 | 104 | 67 | 535 | 106 | 32 |
| Binary | 1110011 | 10100 | 100101 | 0 | 1010011 | 1000100 | 110111 | 101011101 | 1000110 | 11010 |
Color Harmonies of #731425
Complementary color
Monochromatic Colors of #731425
Black with #731425
Text Example
Text Example
White with #731425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731425; }
p { color: rgb(115,20,37); }
H1.HeaderClassName
{
color: #731425;
}
.AnyTagClassName
{
color: #731425;
}
</style>
background-color css
<style>
a { background-color: #731425; }
a { background-color: rgb(115,20,37); }
div.DivClassName
{
background-color: #731425;
}
.BgClassName
{
background-color: #731425;
}
</style>
border-color css
<style>
span { border-color: #731425; }
span { border-color: rgb(115,20,37); }
td.TdClassName
{
border-color: #731425;
}
.TagClassName
{
border-color: #731425;
}
</style>