Shades of Red Berry #701518
Tints of Red Berry #701518
RGB
CMYK
RGB Variations
Color information
#701518 (or 0x701518) is known color: Red Berry. HEX triplet: 70, 15 and 18. RGB value is (112,21,24). Sum of RGB (Red+Green+Blue) = 112+21+24=157 (20% of max value = 765). Red value is 112 (44.14% from 255 or 71.34% from 157); Green value is 21 (8.59% from 255 or 13.38% from 157); Blue value is 24 (9.77% from 255 or 15.29% from 157); Max value from RGB is 112 - color contains mainly: red. Hex color #701518 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #701518 is #8FEAE7. Grayscale: #303030. Windows color (decimal): -9431784 or 1578352. OLE color: 1578352.
HSL color Cylindrical-coordinate representation of color #701518: hue angle of 358.02º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #701518 is Cyan = 0, Magento = 0.81, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 21 | 24 | - |
| CMYK | 0 | 0.81 | 0.79 | 0.56 |
| HSL | 358.02º | 0.68% | 0.26% | - |
| HSV(B) | 358.02º | 0.81% | 0.44% | - |
| XYZ | 7.12 | 4.05 | 1.27 | - |
| YUV | 48.55 | 114.15 | 173.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 21 | 24 | 0 | 0.81 | 0.79 | 0.56 | 358.02 | 0.68 | 0.26 |
| Hex | 70 | 15 | 18 | 0 | 51 | 4F | 38 | 166 | 44 | 1A |
| Octal | 160 | 25 | 30 | 0 | 121 | 117 | 70 | 546 | 104 | 32 |
| Binary | 1110000 | 10101 | 11000 | 0 | 1010001 | 1001111 | 111000 | 101100110 | 1000100 | 11010 |
Color Harmonies of #701518
Complementary color
Monochromatic Colors of #701518
Black with #701518
Text Example
Text Example
White with #701518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701518; }
p { color: rgb(112,21,24); }
H1.HeaderClassName
{
color: #701518;
}
.AnyTagClassName
{
color: #701518;
}
</style>
background-color css
<style>
a { background-color: #701518; }
a { background-color: rgb(112,21,24); }
div.DivClassName
{
background-color: #701518;
}
.BgClassName
{
background-color: #701518;
}
</style>
border-color css
<style>
span { border-color: #701518; }
span { border-color: rgb(112,21,24); }
td.TdClassName
{
border-color: #701518;
}
.TagClassName
{
border-color: #701518;
}
</style>