Shades of Red Berry #831718
Tints of Red Berry #831718
RGB
CMYK
RGB Variations
Color information
#831718 (or 0x831718) is known color: Red Berry. HEX triplet: 83, 17 and 18. RGB value is (131,23,24). Sum of RGB (Red+Green+Blue) = 131+23+24=178 (23% of max value = 765). Red value is 131 (51.56% from 255 or 73.60% from 178); Green value is 23 (9.38% from 255 or 12.92% from 178); Blue value is 24 (9.77% from 255 or 13.48% from 178); Max value from RGB is 131 - color contains mainly: red. Hex color #831718 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831718 is #7CE8E7. Grayscale: #373737. Windows color (decimal): -8186088 or 1578883. OLE color: 1578883.
HSL color Cylindrical-coordinate representation of color #831718: hue angle of 359.44º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #831718 is Cyan = 0, Magento = 0.82, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 23 | 24 | - |
| CMYK | 0 | 0.82 | 0.82 | 0.49 |
| HSL | 359.44º | 0.7% | 0.3% | - |
| HSV(B) | 359.44º | 0.82% | 0.51% | - |
| XYZ | 9.83 | 5.5 | 1.41 | - |
| YUV | 55.41 | 110.28 | 181.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 23 | 24 | 0 | 0.82 | 0.82 | 0.49 | 359.44 | 0.7 | 0.3 |
| Hex | 83 | 17 | 18 | 0 | 52 | 52 | 31 | 167 | 46 | 1E |
| Octal | 203 | 27 | 30 | 0 | 122 | 122 | 61 | 547 | 106 | 36 |
| Binary | 10000011 | 10111 | 11000 | 0 | 1010010 | 1010010 | 110001 | 101100111 | 1000110 | 11110 |
Color Harmonies of #831718
Complementary color
Monochromatic Colors of #831718
Black with #831718
Text Example
Text Example
White with #831718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831718; }
p { color: rgb(131,23,24); }
H1.HeaderClassName
{
color: #831718;
}
.AnyTagClassName
{
color: #831718;
}
</style>
background-color css
<style>
a { background-color: #831718; }
a { background-color: rgb(131,23,24); }
div.DivClassName
{
background-color: #831718;
}
.BgClassName
{
background-color: #831718;
}
</style>
border-color css
<style>
span { border-color: #831718; }
span { border-color: rgb(131,23,24); }
td.TdClassName
{
border-color: #831718;
}
.TagClassName
{
border-color: #831718;
}
</style>