Shades of Red Berry #841518
Tints of Red Berry #841518
RGB
CMYK
RGB Variations
Color information
#841518 (or 0x841518) is known color: Red Berry. HEX triplet: 84, 15 and 18. RGB value is (132,21,24). Sum of RGB (Red+Green+Blue) = 132+21+24=177 (23% of max value = 765). Red value is 132 (51.95% from 255 or 74.58% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 24 (9.77% from 255 or 13.56% from 177); Max value from RGB is 132 - color contains mainly: red. Hex color #841518 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841518 is #7BEAE7. Grayscale: #363636. Windows color (decimal): -8121064 or 1578372. OLE color: 1578372.
HSL color Cylindrical-coordinate representation of color #841518: hue angle of 358.38º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #841518 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 21 | 24 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.48 |
| HSL | 358.38º | 0.73% | 0.3% | - |
| HSV(B) | 358.38º | 0.84% | 0.52% | - |
| XYZ | 9.95 | 5.51 | 1.4 | - |
| YUV | 54.53 | 110.77 | 183.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 21 | 24 | 0 | 0.84 | 0.82 | 0.48 | 358.38 | 0.73 | 0.3 |
| Hex | 84 | 15 | 18 | 0 | 54 | 52 | 30 | 166 | 49 | 1E |
| Octal | 204 | 25 | 30 | 0 | 124 | 122 | 60 | 546 | 111 | 36 |
| Binary | 10000100 | 10101 | 11000 | 0 | 1010100 | 1010010 | 110000 | 101100110 | 1001001 | 11110 |
Color Harmonies of #841518
Complementary color
Monochromatic Colors of #841518
Black with #841518
Text Example
Text Example
White with #841518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841518; }
p { color: rgb(132,21,24); }
H1.HeaderClassName
{
color: #841518;
}
.AnyTagClassName
{
color: #841518;
}
</style>
background-color css
<style>
a { background-color: #841518; }
a { background-color: rgb(132,21,24); }
div.DivClassName
{
background-color: #841518;
}
.BgClassName
{
background-color: #841518;
}
</style>
border-color css
<style>
span { border-color: #841518; }
span { border-color: rgb(132,21,24); }
td.TdClassName
{
border-color: #841518;
}
.TagClassName
{
border-color: #841518;
}
</style>