Shades of Red Berry #731129
Tints of Red Berry #731129
RGB
CMYK
RGB Variations
Color information
#731129 (or 0x731129) is known color: Red Berry. HEX triplet: 73, 11 and 29. RGB value is (115,17,41). Sum of RGB (Red+Green+Blue) = 115+17+41=173 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.47% from 173); Green value is 17 (7.03% from 255 or 9.83% from 173); Blue value is 41 (16.41% from 255 or 23.70% from 173); Max value from RGB is 115 - color contains mainly: red. Hex color #731129 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731129 is #8CEED6. Grayscale: #313131. Windows color (decimal): -9236183 or 2691443. OLE color: 2691443.
HSL color Cylindrical-coordinate representation of color #731129: hue angle of 345.31º 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 #731129 is Cyan = 0, Magento = 0.85, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 41 | - |
| CMYK | 0 | 0.85 | 0.64 | 0.55 |
| HSL | 345.31º | 0.74% | 0.26% | - |
| HSV(B) | 345.31º | 0.85% | 0.45% | - |
| XYZ | 7.67 | 4.21 | 2.51 | - |
| YUV | 49.04 | 123.47 | 175.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 41 | 0 | 0.85 | 0.64 | 0.55 | 345.31 | 0.74 | 0.26 |
| Hex | 73 | 11 | 29 | 0 | 55 | 40 | 37 | 159 | 4A | 1A |
| Octal | 163 | 21 | 51 | 0 | 125 | 100 | 67 | 531 | 112 | 32 |
| Binary | 1110011 | 10001 | 101001 | 0 | 1010101 | 1000000 | 110111 | 101011001 | 1001010 | 11010 |
Color Harmonies of #731129
Complementary color
Monochromatic Colors of #731129
Black with #731129
Text Example
Text Example
White with #731129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731129; }
p { color: rgb(115,17,41); }
H1.HeaderClassName
{
color: #731129;
}
.AnyTagClassName
{
color: #731129;
}
</style>
background-color css
<style>
a { background-color: #731129; }
a { background-color: rgb(115,17,41); }
div.DivClassName
{
background-color: #731129;
}
.BgClassName
{
background-color: #731129;
}
</style>
border-color css
<style>
span { border-color: #731129; }
span { border-color: rgb(115,17,41); }
td.TdClassName
{
border-color: #731129;
}
.TagClassName
{
border-color: #731129;
}
</style>