Shades of Red Berry #821618
Tints of Red Berry #821618
RGB
CMYK
RGB Variations
Color information
#821618 (or 0x821618) is known color: Red Berry. HEX triplet: 82, 16 and 18. RGB value is (130,22,24). Sum of RGB (Red+Green+Blue) = 130+22+24=176 (23% of max value = 765). Red value is 130 (51.17% from 255 or 73.86% from 176); Green value is 22 (8.98% from 255 or 12.5% from 176); Blue value is 24 (9.77% from 255 or 13.64% from 176); Max value from RGB is 130 - color contains mainly: red. Hex color #821618 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821618 is #7DE9E7. Grayscale: #363636. Windows color (decimal): -8251880 or 1578626. OLE color: 1578626.
HSL color Cylindrical-coordinate representation of color #821618: hue angle of 358.89º 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 #821618 is Cyan = 0, Magento = 0.83, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 24 | - |
| CMYK | 0 | 0.83 | 0.82 | 0.49 |
| HSL | 358.89º | 0.71% | 0.3% | - |
| HSV(B) | 358.89º | 0.83% | 0.51% | - |
| XYZ | 9.66 | 5.39 | 1.39 | - |
| YUV | 54.52 | 110.78 | 181.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 24 | 0 | 0.83 | 0.82 | 0.49 | 358.89 | 0.71 | 0.3 |
| Hex | 82 | 16 | 18 | 0 | 53 | 52 | 31 | 167 | 47 | 1E |
| Octal | 202 | 26 | 30 | 0 | 123 | 122 | 61 | 547 | 107 | 36 |
| Binary | 10000010 | 10110 | 11000 | 0 | 1010011 | 1010010 | 110001 | 101100111 | 1000111 | 11110 |
Color Harmonies of #821618
Complementary color
Monochromatic Colors of #821618
Black with #821618
Text Example
Text Example
White with #821618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821618; }
p { color: rgb(130,22,24); }
H1.HeaderClassName
{
color: #821618;
}
.AnyTagClassName
{
color: #821618;
}
</style>
background-color css
<style>
a { background-color: #821618; }
a { background-color: rgb(130,22,24); }
div.DivClassName
{
background-color: #821618;
}
.BgClassName
{
background-color: #821618;
}
</style>
border-color css
<style>
span { border-color: #821618; }
span { border-color: rgb(130,22,24); }
td.TdClassName
{
border-color: #821618;
}
.TagClassName
{
border-color: #821618;
}
</style>