Shades of Rose Bud Cherry #821854
Tints of Rose Bud Cherry #821854
RGB
CMYK
RGB Variations
Color information
#821854 (or 0x821854) is known color: Rose Bud Cherry. HEX triplet: 82, 18 and 54. RGB value is (130,24,84). Sum of RGB (Red+Green+Blue) = 130+24+84=238 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.62% from 238); Green value is 24 (9.77% from 255 or 10.08% from 238); Blue value is 84 (33.20% from 255 or 35.29% from 238); Max value from RGB is 130 - color contains mainly: red. Hex color #821854 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821854 is #7DE7AB. Grayscale: #3E3E3E. Windows color (decimal): -8251308 or 5511298. OLE color: 5511298.
HSL color Cylindrical-coordinate representation of color #821854: hue angle of 326.04º degrees, saturation: 0.69, 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 #821854 is Cyan = 0, Magento = 0.82, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 24 | 84 | - |
| CMYK | 0 | 0.82 | 0.35 | 0.49 |
| HSL | 326.04º | 0.69% | 0.3% | - |
| HSV(B) | 326.04º | 0.82% | 0.51% | - |
| XYZ | 11.13 | 6.04 | 8.97 | - |
| YUV | 62.53 | 140.12 | 176.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 24 | 84 | 0 | 0.82 | 0.35 | 0.49 | 326.04 | 0.69 | 0.3 |
| Hex | 82 | 18 | 54 | 0 | 52 | 23 | 31 | 146 | 45 | 1E |
| Octal | 202 | 30 | 124 | 0 | 122 | 43 | 61 | 506 | 105 | 36 |
| Binary | 10000010 | 11000 | 1010100 | 0 | 1010010 | 100011 | 110001 | 101000110 | 1000101 | 11110 |
Color Harmonies of #821854
Complementary color
Monochromatic Colors of #821854
Black with #821854
Text Example
Text Example
White with #821854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821854; }
p { color: rgb(130,24,84); }
H1.HeaderClassName
{
color: #821854;
}
.AnyTagClassName
{
color: #821854;
}
</style>
background-color css
<style>
a { background-color: #821854; }
a { background-color: rgb(130,24,84); }
div.DivClassName
{
background-color: #821854;
}
.BgClassName
{
background-color: #821854;
}
</style>
border-color css
<style>
span { border-color: #821854; }
span { border-color: rgb(130,24,84); }
td.TdClassName
{
border-color: #821854;
}
.TagClassName
{
border-color: #821854;
}
</style>