Shades of Red Berry #831719
Tints of Red Berry #831719
RGB
CMYK
RGB Variations
Color information
#831719 (or 0x831719) is known color: Red Berry. HEX triplet: 83, 17 and 19. RGB value is (131,23,25). Sum of RGB (Red+Green+Blue) = 131+23+25=179 (23% of max value = 765). Red value is 131 (51.56% from 255 or 73.18% from 179); Green value is 23 (9.38% from 255 or 12.85% from 179); Blue value is 25 (10.16% from 255 or 13.97% from 179); Max value from RGB is 131 - color contains mainly: red. Hex color #831719 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831719 is #7CE8E6. Grayscale: #373737. Windows color (decimal): -8186087 or 1644419. OLE color: 1644419.
HSL color Cylindrical-coordinate representation of color #831719: hue angle of 358.89º 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 #831719 is Cyan = 0, Magento = 0.82, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 23 | 25 | - |
| CMYK | 0 | 0.82 | 0.81 | 0.49 |
| HSL | 358.89º | 0.7% | 0.3% | - |
| HSV(B) | 358.89º | 0.82% | 0.51% | - |
| XYZ | 9.84 | 5.51 | 1.46 | - |
| YUV | 55.52 | 110.78 | 181.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 23 | 25 | 0 | 0.82 | 0.81 | 0.49 | 358.89 | 0.7 | 0.3 |
| Hex | 83 | 17 | 19 | 0 | 52 | 51 | 31 | 167 | 46 | 1E |
| Octal | 203 | 27 | 31 | 0 | 122 | 121 | 61 | 547 | 106 | 36 |
| Binary | 10000011 | 10111 | 11001 | 0 | 1010010 | 1010001 | 110001 | 101100111 | 1000110 | 11110 |
Color Harmonies of #831719
Complementary color
Monochromatic Colors of #831719
Black with #831719
Text Example
Text Example
White with #831719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831719; }
p { color: rgb(131,23,25); }
H1.HeaderClassName
{
color: #831719;
}
.AnyTagClassName
{
color: #831719;
}
</style>
background-color css
<style>
a { background-color: #831719; }
a { background-color: rgb(131,23,25); }
div.DivClassName
{
background-color: #831719;
}
.BgClassName
{
background-color: #831719;
}
</style>
border-color css
<style>
span { border-color: #831719; }
span { border-color: rgb(131,23,25); }
td.TdClassName
{
border-color: #831719;
}
.TagClassName
{
border-color: #831719;
}
</style>