Shades of Red Berry #731528
Tints of Red Berry #731528
RGB
CMYK
RGB Variations
Color information
#731528 (or 0x731528) is known color: Red Berry. HEX triplet: 73, 15 and 28. RGB value is (115,21,40). Sum of RGB (Red+Green+Blue) = 115+21+40=176 (23% of max value = 765). Red value is 115 (45.31% from 255 or 65.34% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 40 (16.02% from 255 or 22.73% from 176); Max value from RGB is 115 - color contains mainly: red. Hex color #731528 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731528 is #8CEAD7. Grayscale: #333333. Windows color (decimal): -9235160 or 2626931. OLE color: 2626931.
HSL color Cylindrical-coordinate representation of color #731528: hue angle of 347.87º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #731528 is Cyan = 0, Magento = 0.82, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 40 | - |
| CMYK | 0 | 0.82 | 0.65 | 0.55 |
| HSL | 347.87º | 0.69% | 0.27% | - |
| HSV(B) | 347.87º | 0.82% | 0.45% | - |
| XYZ | 7.72 | 4.33 | 2.44 | - |
| YUV | 51.27 | 121.64 | 173.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 40 | 0 | 0.82 | 0.65 | 0.55 | 347.87 | 0.69 | 0.27 |
| Hex | 73 | 15 | 28 | 0 | 52 | 41 | 37 | 15C | 45 | 1B |
| Octal | 163 | 25 | 50 | 0 | 122 | 101 | 67 | 534 | 105 | 33 |
| Binary | 1110011 | 10101 | 101000 | 0 | 1010010 | 1000001 | 110111 | 101011100 | 1000101 | 11011 |
Color Harmonies of #731528
Complementary color
Monochromatic Colors of #731528
Black with #731528
Text Example
Text Example
White with #731528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731528; }
p { color: rgb(115,21,40); }
H1.HeaderClassName
{
color: #731528;
}
.AnyTagClassName
{
color: #731528;
}
</style>
background-color css
<style>
a { background-color: #731528; }
a { background-color: rgb(115,21,40); }
div.DivClassName
{
background-color: #731528;
}
.BgClassName
{
background-color: #731528;
}
</style>
border-color css
<style>
span { border-color: #731528; }
span { border-color: rgb(115,21,40); }
td.TdClassName
{
border-color: #731528;
}
.TagClassName
{
border-color: #731528;
}
</style>