Shades of Red Berry #701527
Tints of Red Berry #701527
RGB
CMYK
RGB Variations
Color information
#701527 (or 0x701527) is known color: Red Berry. HEX triplet: 70, 15 and 27. RGB value is (112,21,39). Sum of RGB (Red+Green+Blue) = 112+21+39=172 (22% of max value = 765). Red value is 112 (44.14% from 255 or 65.12% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 39 (15.62% from 255 or 22.67% from 172); Max value from RGB is 112 - color contains mainly: red. Hex color #701527 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701527 is #8FEAD8. Grayscale: #323232. Windows color (decimal): -9431769 or 2561392. OLE color: 2561392.
HSL color Cylindrical-coordinate representation of color #701527: hue angle of 348.13º 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 #701527 is Cyan = 0, Magento = 0.81, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 21 | 39 | - |
| CMYK | 0 | 0.81 | 0.65 | 0.56 |
| HSL | 348.13º | 0.68% | 0.26% | - |
| HSV(B) | 348.13º | 0.81% | 0.44% | - |
| XYZ | 7.32 | 4.13 | 2.33 | - |
| YUV | 50.26 | 121.65 | 172.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 21 | 39 | 0 | 0.81 | 0.65 | 0.56 | 348.13 | 0.68 | 0.26 |
| Hex | 70 | 15 | 27 | 0 | 51 | 41 | 38 | 15C | 44 | 1A |
| Octal | 160 | 25 | 47 | 0 | 121 | 101 | 70 | 534 | 104 | 32 |
| Binary | 1110000 | 10101 | 100111 | 0 | 1010001 | 1000001 | 111000 | 101011100 | 1000100 | 11010 |
Color Harmonies of #701527
Complementary color
Monochromatic Colors of #701527
Black with #701527
Text Example
Text Example
White with #701527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701527; }
p { color: rgb(112,21,39); }
H1.HeaderClassName
{
color: #701527;
}
.AnyTagClassName
{
color: #701527;
}
</style>
background-color css
<style>
a { background-color: #701527; }
a { background-color: rgb(112,21,39); }
div.DivClassName
{
background-color: #701527;
}
.BgClassName
{
background-color: #701527;
}
</style>
border-color css
<style>
span { border-color: #701527; }
span { border-color: rgb(112,21,39); }
td.TdClassName
{
border-color: #701527;
}
.TagClassName
{
border-color: #701527;
}
</style>