Shades of Red Berry #821617
Tints of Red Berry #821617
RGB
CMYK
RGB Variations
Color information
#821617 (or 0x821617) is known color: Red Berry. HEX triplet: 82, 16 and 17. RGB value is (130,22,23). Sum of RGB (Red+Green+Blue) = 130+22+23=175 (23% of max value = 765). Red value is 130 (51.17% from 255 or 74.29% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 130 - color contains mainly: red. Hex color #821617 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821617 is #7DE9E8. Grayscale: #363636. Windows color (decimal): -8251881 or 1513090. OLE color: 1513090.
HSL color Cylindrical-coordinate representation of color #821617: hue angle of 359.44º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #821617 is Cyan = 0, Magento = 0.83, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 23 | - |
| CMYK | 0 | 0.83 | 0.82 | 0.49 |
| HSL | 359.44º | 0.71% | 0.3% | - |
| HSV(B) | 359.44º | 0.83% | 0.51% | - |
| XYZ | 9.65 | 5.38 | 1.34 | - |
| YUV | 54.41 | 110.28 | 181.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 23 | 0 | 0.83 | 0.82 | 0.49 | 359.44 | 0.71 | 0.3 |
| Hex | 82 | 16 | 17 | 0 | 53 | 52 | 31 | 167 | 47 | 1E |
| Octal | 202 | 26 | 27 | 0 | 123 | 122 | 61 | 547 | 107 | 36 |
| Binary | 10000010 | 10110 | 10111 | 0 | 1010011 | 1010010 | 110001 | 101100111 | 1000111 | 11110 |
Color Harmonies of #821617
Complementary color
Monochromatic Colors of #821617
Black with #821617
Text Example
Text Example
White with #821617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821617; }
p { color: rgb(130,22,23); }
H1.HeaderClassName
{
color: #821617;
}
.AnyTagClassName
{
color: #821617;
}
</style>
background-color css
<style>
a { background-color: #821617; }
a { background-color: rgb(130,22,23); }
div.DivClassName
{
background-color: #821617;
}
.BgClassName
{
background-color: #821617;
}
</style>
border-color css
<style>
span { border-color: #821617; }
span { border-color: rgb(130,22,23); }
td.TdClassName
{
border-color: #821617;
}
.TagClassName
{
border-color: #821617;
}
</style>