Shades of Red Berry #821719
Tints of Red Berry #821719
RGB
CMYK
RGB Variations
Color information
#821719 (or 0x821719) is known color: Red Berry. HEX triplet: 82, 17 and 19. RGB value is (130,23,25). Sum of RGB (Red+Green+Blue) = 130+23+25=178 (23% of max value = 765). Red value is 130 (51.17% from 255 or 73.03% from 178); Green value is 23 (9.38% from 255 or 12.92% from 178); Blue value is 25 (10.16% from 255 or 14.04% from 178); Max value from RGB is 130 - color contains mainly: red. Hex color #821719 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821719 is #7DE8E6. Grayscale: #373737. Windows color (decimal): -8251623 or 1644418. OLE color: 1644418.
HSL color Cylindrical-coordinate representation of color #821719: hue angle of 358.88º 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 #821719 is Cyan = 0, Magento = 0.82, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 23 | 25 | - |
| CMYK | 0 | 0.82 | 0.81 | 0.49 |
| HSL | 358.88º | 0.7% | 0.3% | - |
| HSV(B) | 358.88º | 0.82% | 0.51% | - |
| XYZ | 9.69 | 5.43 | 1.46 | - |
| YUV | 55.22 | 110.95 | 181.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 23 | 25 | 0 | 0.82 | 0.81 | 0.49 | 358.88 | 0.7 | 0.3 |
| Hex | 82 | 17 | 19 | 0 | 52 | 51 | 31 | 167 | 46 | 1E |
| Octal | 202 | 27 | 31 | 0 | 122 | 121 | 61 | 547 | 106 | 36 |
| Binary | 10000010 | 10111 | 11001 | 0 | 1010010 | 1010001 | 110001 | 101100111 | 1000110 | 11110 |
Color Harmonies of #821719
Complementary color
Monochromatic Colors of #821719
Black with #821719
Text Example
Text Example
White with #821719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821719; }
p { color: rgb(130,23,25); }
H1.HeaderClassName
{
color: #821719;
}
.AnyTagClassName
{
color: #821719;
}
</style>
background-color css
<style>
a { background-color: #821719; }
a { background-color: rgb(130,23,25); }
div.DivClassName
{
background-color: #821719;
}
.BgClassName
{
background-color: #821719;
}
</style>
border-color css
<style>
span { border-color: #821719; }
span { border-color: rgb(130,23,25); }
td.TdClassName
{
border-color: #821719;
}
.TagClassName
{
border-color: #821719;
}
</style>