Shades of Red Berry #821517
Tints of Red Berry #821517
RGB
CMYK
RGB Variations
Color information
#821517 (or 0x821517) is known color: Red Berry. HEX triplet: 82, 15 and 17. RGB value is (130,21,23). Sum of RGB (Red+Green+Blue) = 130+21+23=174 (23% of max value = 765). Red value is 130 (51.17% from 255 or 74.71% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 23 (9.38% from 255 or 13.22% from 174); Max value from RGB is 130 - color contains mainly: red. Hex color #821517 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821517 is #7DEAE8. Grayscale: #353535. Windows color (decimal): -8252137 or 1512834. OLE color: 1512834.
HSL color Cylindrical-coordinate representation of color #821517: hue angle of 358.9º 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 #821517 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 21 | 23 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.49 |
| HSL | 358.9º | 0.72% | 0.3% | - |
| HSV(B) | 358.9º | 0.84% | 0.51% | - |
| XYZ | 9.63 | 5.34 | 1.33 | - |
| YUV | 53.82 | 110.61 | 182.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 21 | 23 | 0 | 0.84 | 0.82 | 0.49 | 358.9 | 0.72 | 0.3 |
| Hex | 82 | 15 | 17 | 0 | 54 | 52 | 31 | 167 | 48 | 1E |
| Octal | 202 | 25 | 27 | 0 | 124 | 122 | 61 | 547 | 110 | 36 |
| Binary | 10000010 | 10101 | 10111 | 0 | 1010100 | 1010010 | 110001 | 101100111 | 1001000 | 11110 |
Color Harmonies of #821517
Complementary color
Monochromatic Colors of #821517
Black with #821517
Text Example
Text Example
White with #821517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821517; }
p { color: rgb(130,21,23); }
H1.HeaderClassName
{
color: #821517;
}
.AnyTagClassName
{
color: #821517;
}
</style>
background-color css
<style>
a { background-color: #821517; }
a { background-color: rgb(130,21,23); }
div.DivClassName
{
background-color: #821517;
}
.BgClassName
{
background-color: #821517;
}
</style>
border-color css
<style>
span { border-color: #821517; }
span { border-color: rgb(130,21,23); }
td.TdClassName
{
border-color: #821517;
}
.TagClassName
{
border-color: #821517;
}
</style>