Shades of Red Berry #831517
Tints of Red Berry #831517
RGB
CMYK
RGB Variations
Color information
#831517 (or 0x831517) is known color: Red Berry. HEX triplet: 83, 15 and 17. RGB value is (131,21,23). Sum of RGB (Red+Green+Blue) = 131+21+23=175 (23% of max value = 765). Red value is 131 (51.56% from 255 or 74.86% from 175); Green value is 21 (8.59% from 255 or 12% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 131 - color contains mainly: red. Hex color #831517 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831517 is #7CEAE8. Grayscale: #363636. Windows color (decimal): -8186601 or 1512835. OLE color: 1512835.
HSL color Cylindrical-coordinate representation of color #831517: hue angle of 358.91º 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 #831517 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 23 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.49 |
| HSL | 358.91º | 0.72% | 0.3% | - |
| HSV(B) | 358.91º | 0.84% | 0.51% | - |
| XYZ | 9.78 | 5.42 | 1.34 | - |
| YUV | 54.12 | 110.44 | 182.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 23 | 0 | 0.84 | 0.82 | 0.49 | 358.91 | 0.72 | 0.3 |
| Hex | 83 | 15 | 17 | 0 | 54 | 52 | 31 | 167 | 48 | 1E |
| Octal | 203 | 25 | 27 | 0 | 124 | 122 | 61 | 547 | 110 | 36 |
| Binary | 10000011 | 10101 | 10111 | 0 | 1010100 | 1010010 | 110001 | 101100111 | 1001000 | 11110 |
Color Harmonies of #831517
Complementary color
Monochromatic Colors of #831517
Black with #831517
Text Example
Text Example
White with #831517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831517; }
p { color: rgb(131,21,23); }
H1.HeaderClassName
{
color: #831517;
}
.AnyTagClassName
{
color: #831517;
}
</style>
background-color css
<style>
a { background-color: #831517; }
a { background-color: rgb(131,21,23); }
div.DivClassName
{
background-color: #831517;
}
.BgClassName
{
background-color: #831517;
}
</style>
border-color css
<style>
span { border-color: #831517; }
span { border-color: rgb(131,21,23); }
td.TdClassName
{
border-color: #831517;
}
.TagClassName
{
border-color: #831517;
}
</style>