Shades of Red Berry #731018
Tints of Red Berry #731018
RGB
CMYK
RGB Variations
Color information
#731018 (or 0x731018) is known color: Red Berry. HEX triplet: 73, 10 and 18. RGB value is (115,16,24). Sum of RGB (Red+Green+Blue) = 115+16+24=155 (20% of max value = 765). Red value is 115 (45.31% from 255 or 74.19% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 24 (9.77% from 255 or 15.48% from 155); Max value from RGB is 115 - color contains mainly: red. Hex color #731018 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731018 is #8CEFE7. Grayscale: #2E2E2E. Windows color (decimal): -9236456 or 1577075. OLE color: 1577075.
HSL color Cylindrical-coordinate representation of color #731018: hue angle of 355.15º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #731018 is Cyan = 0, Magento = 0.86, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 16 | 24 | - |
| CMYK | 0 | 0.86 | 0.79 | 0.55 |
| HSL | 355.15º | 0.76% | 0.26% | - |
| HSV(B) | 355.15º | 0.86% | 0.45% | - |
| XYZ | 7.42 | 4.08 | 1.26 | - |
| YUV | 46.51 | 115.3 | 176.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 24 | 0 | 0.86 | 0.79 | 0.55 | 355.15 | 0.76 | 0.26 |
| Hex | 73 | 10 | 18 | 0 | 56 | 4F | 37 | 163 | 4C | 1A |
| Octal | 163 | 20 | 30 | 0 | 126 | 117 | 67 | 543 | 114 | 32 |
| Binary | 1110011 | 10000 | 11000 | 0 | 1010110 | 1001111 | 110111 | 101100011 | 1001100 | 11010 |
Color Harmonies of #731018
Complementary color
Monochromatic Colors of #731018
Black with #731018
Text Example
Text Example
White with #731018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731018; }
p { color: rgb(115,16,24); }
H1.HeaderClassName
{
color: #731018;
}
.AnyTagClassName
{
color: #731018;
}
</style>
background-color css
<style>
a { background-color: #731018; }
a { background-color: rgb(115,16,24); }
div.DivClassName
{
background-color: #731018;
}
.BgClassName
{
background-color: #731018;
}
</style>
border-color css
<style>
span { border-color: #731018; }
span { border-color: rgb(115,16,24); }
td.TdClassName
{
border-color: #731018;
}
.TagClassName
{
border-color: #731018;
}
</style>