Shades of Rose Bud Cherry #821452
Tints of Rose Bud Cherry #821452
RGB
CMYK
RGB Variations
Color information
#821452 (or 0x821452) is known color: Rose Bud Cherry. HEX triplet: 82, 14 and 52. RGB value is (130,20,82). Sum of RGB (Red+Green+Blue) = 130+20+82=232 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.03% from 232); Green value is 20 (8.20% from 255 or 8.62% from 232); Blue value is 82 (32.42% from 255 or 35.34% from 232); Max value from RGB is 130 - color contains mainly: red. Hex color #821452 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821452 is #7DEBAD. Grayscale: #3B3B3B. Windows color (decimal): -8252334 or 5379202. OLE color: 5379202.
HSL color Cylindrical-coordinate representation of color #821452: hue angle of 326.18º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821452 is Cyan = 0, Magento = 0.85, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 20 | 82 | - |
| CMYK | 0 | 0.85 | 0.37 | 0.49 |
| HSL | 326.18º | 0.73% | 0.29% | - |
| HSV(B) | 326.18º | 0.85% | 0.51% | - |
| XYZ | 10.98 | 5.86 | 8.53 | - |
| YUV | 59.96 | 140.44 | 177.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 20 | 82 | 0 | 0.85 | 0.37 | 0.49 | 326.18 | 0.73 | 0.29 |
| Hex | 82 | 14 | 52 | 0 | 55 | 25 | 31 | 146 | 49 | 1D |
| Octal | 202 | 24 | 122 | 0 | 125 | 45 | 61 | 506 | 111 | 35 |
| Binary | 10000010 | 10100 | 1010010 | 0 | 1010101 | 100101 | 110001 | 101000110 | 1001001 | 11101 |
Color Harmonies of #821452
Complementary color
Monochromatic Colors of #821452
Black with #821452
Text Example
Text Example
White with #821452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821452; }
p { color: rgb(130,20,82); }
H1.HeaderClassName
{
color: #821452;
}
.AnyTagClassName
{
color: #821452;
}
</style>
background-color css
<style>
a { background-color: #821452; }
a { background-color: rgb(130,20,82); }
div.DivClassName
{
background-color: #821452;
}
.BgClassName
{
background-color: #821452;
}
</style>
border-color css
<style>
span { border-color: #821452; }
span { border-color: rgb(130,20,82); }
td.TdClassName
{
border-color: #821452;
}
.TagClassName
{
border-color: #821452;
}
</style>