Shades of Red Berry #731125
Tints of Red Berry #731125
RGB
CMYK
RGB Variations
Color information
#731125 (or 0x731125) is known color: Red Berry. HEX triplet: 73, 11 and 25. RGB value is (115,17,37). Sum of RGB (Red+Green+Blue) = 115+17+37=169 (22% of max value = 765). Red value is 115 (45.31% from 255 or 68.05% from 169); Green value is 17 (7.03% from 255 or 10.06% from 169); Blue value is 37 (14.84% from 255 or 21.89% from 169); Max value from RGB is 115 - color contains mainly: red. Hex color #731125 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731125 is #8CEEDA. Grayscale: #303030. Windows color (decimal): -9236187 or 2429299. OLE color: 2429299.
HSL color Cylindrical-coordinate representation of color #731125: hue angle of 347.76º 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 #731125 is Cyan = 0, Magento = 0.85, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 37 | - |
| CMYK | 0 | 0.85 | 0.68 | 0.55 |
| HSL | 347.76º | 0.74% | 0.26% | - |
| HSV(B) | 347.76º | 0.85% | 0.45% | - |
| XYZ | 7.6 | 4.18 | 2.16 | - |
| YUV | 48.58 | 121.47 | 175.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 37 | 0 | 0.85 | 0.68 | 0.55 | 347.76 | 0.74 | 0.26 |
| Hex | 73 | 11 | 25 | 0 | 55 | 44 | 37 | 15C | 4A | 1A |
| Octal | 163 | 21 | 45 | 0 | 125 | 104 | 67 | 534 | 112 | 32 |
| Binary | 1110011 | 10001 | 100101 | 0 | 1010101 | 1000100 | 110111 | 101011100 | 1001010 | 11010 |
Color Harmonies of #731125
Complementary color
Monochromatic Colors of #731125
Black with #731125
Text Example
Text Example
White with #731125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731125; }
p { color: rgb(115,17,37); }
H1.HeaderClassName
{
color: #731125;
}
.AnyTagClassName
{
color: #731125;
}
</style>
background-color css
<style>
a { background-color: #731125; }
a { background-color: rgb(115,17,37); }
div.DivClassName
{
background-color: #731125;
}
.BgClassName
{
background-color: #731125;
}
</style>
border-color css
<style>
span { border-color: #731125; }
span { border-color: rgb(115,17,37); }
td.TdClassName
{
border-color: #731125;
}
.TagClassName
{
border-color: #731125;
}
</style>