Shades of Red Berry #701329
Tints of Red Berry #701329
RGB
CMYK
RGB Variations
Color information
#701329 (or 0x701329) is known color: Red Berry. HEX triplet: 70, 13 and 29. RGB value is (112,19,41). Sum of RGB (Red+Green+Blue) = 112+19+41=172 (22% of max value = 765). Red value is 112 (44.14% from 255 or 65.12% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 41 (16.41% from 255 or 23.84% from 172); Max value from RGB is 112 - color contains mainly: red. Hex color #701329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701329 is #8FECD6. Grayscale: #313131. Windows color (decimal): -9432279 or 2691952. OLE color: 2691952.
HSL color Cylindrical-coordinate representation of color #701329: hue angle of 345.81º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #701329 is Cyan = 0, Magento = 0.83, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 41 | - |
| CMYK | 0 | 0.83 | 0.63 | 0.56 |
| HSL | 345.81º | 0.71% | 0.26% | - |
| HSV(B) | 345.81º | 0.83% | 0.44% | - |
| XYZ | 7.32 | 4.07 | 2.5 | - |
| YUV | 49.32 | 123.31 | 172.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 41 | 0 | 0.83 | 0.63 | 0.56 | 345.81 | 0.71 | 0.26 |
| Hex | 70 | 13 | 29 | 0 | 53 | 3F | 38 | 15A | 47 | 1A |
| Octal | 160 | 23 | 51 | 0 | 123 | 77 | 70 | 532 | 107 | 32 |
| Binary | 1110000 | 10011 | 101001 | 0 | 1010011 | 111111 | 111000 | 101011010 | 1000111 | 11010 |
Color Harmonies of #701329
Complementary color
Monochromatic Colors of #701329
Black with #701329
Text Example
Text Example
White with #701329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701329; }
p { color: rgb(112,19,41); }
H1.HeaderClassName
{
color: #701329;
}
.AnyTagClassName
{
color: #701329;
}
</style>
background-color css
<style>
a { background-color: #701329; }
a { background-color: rgb(112,19,41); }
div.DivClassName
{
background-color: #701329;
}
.BgClassName
{
background-color: #701329;
}
</style>
border-color css
<style>
span { border-color: #701329; }
span { border-color: rgb(112,19,41); }
td.TdClassName
{
border-color: #701329;
}
.TagClassName
{
border-color: #701329;
}
</style>