Shades of Red Berry #831518
Tints of Red Berry #831518
RGB
CMYK
RGB Variations
Color information
#831518 (or 0x831518) is known color: Red Berry. HEX triplet: 83, 15 and 18. RGB value is (131,21,24). Sum of RGB (Red+Green+Blue) = 131+21+24=176 (23% of max value = 765). Red value is 131 (51.56% from 255 or 74.43% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 24 (9.77% from 255 or 13.64% from 176); Max value from RGB is 131 - color contains mainly: red. Hex color #831518 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831518 is #7CEAE7. Grayscale: #363636. Windows color (decimal): -8186600 or 1578371. OLE color: 1578371.
HSL color Cylindrical-coordinate representation of color #831518: hue angle of 358.36º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831518 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 24 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.49 |
| HSL | 358.36º | 0.72% | 0.3% | - |
| HSV(B) | 358.36º | 0.84% | 0.51% | - |
| XYZ | 9.79 | 5.43 | 1.4 | - |
| YUV | 54.23 | 110.94 | 182.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 24 | 0 | 0.84 | 0.82 | 0.49 | 358.36 | 0.72 | 0.3 |
| Hex | 83 | 15 | 18 | 0 | 54 | 52 | 31 | 166 | 48 | 1E |
| Octal | 203 | 25 | 30 | 0 | 124 | 122 | 61 | 546 | 110 | 36 |
| Binary | 10000011 | 10101 | 11000 | 0 | 1010100 | 1010010 | 110001 | 101100110 | 1001000 | 11110 |
Color Harmonies of #831518
Complementary color
Monochromatic Colors of #831518
Black with #831518
Text Example
Text Example
White with #831518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831518; }
p { color: rgb(131,21,24); }
H1.HeaderClassName
{
color: #831518;
}
.AnyTagClassName
{
color: #831518;
}
</style>
background-color css
<style>
a { background-color: #831518; }
a { background-color: rgb(131,21,24); }
div.DivClassName
{
background-color: #831518;
}
.BgClassName
{
background-color: #831518;
}
</style>
border-color css
<style>
span { border-color: #831518; }
span { border-color: rgb(131,21,24); }
td.TdClassName
{
border-color: #831518;
}
.TagClassName
{
border-color: #831518;
}
</style>