Shades of Rose Bud Cherry #841452
Tints of Rose Bud Cherry #841452
RGB
CMYK
RGB Variations
Color information
#841452 (or 0x841452) is known color: Rose Bud Cherry. HEX triplet: 84, 14 and 52. RGB value is (132,20,82). Sum of RGB (Red+Green+Blue) = 132+20+82=234 (30% of max value = 765). Red value is 132 (51.95% from 255 or 56.41% from 234); Green value is 20 (8.20% from 255 or 8.55% from 234); Blue value is 82 (32.42% from 255 or 35.04% from 234); Max value from RGB is 132 - color contains mainly: red. Hex color #841452 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841452 is #7BEBAD. Grayscale: #3C3C3C. Windows color (decimal): -8121262 or 5379204. OLE color: 5379204.
HSL color Cylindrical-coordinate representation of color #841452: hue angle of 326.79º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #841452 is Cyan = 0, Magento = 0.85, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 20 | 82 | - |
| CMYK | 0 | 0.85 | 0.38 | 0.48 |
| HSL | 326.79º | 0.74% | 0.3% | - |
| HSV(B) | 326.79º | 0.85% | 0.52% | - |
| XYZ | 11.29 | 6.02 | 8.55 | - |
| YUV | 60.56 | 140.11 | 178.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 20 | 82 | 0 | 0.85 | 0.38 | 0.48 | 326.79 | 0.74 | 0.3 |
| Hex | 84 | 14 | 52 | 0 | 55 | 26 | 30 | 147 | 4A | 1E |
| Octal | 204 | 24 | 122 | 0 | 125 | 46 | 60 | 507 | 112 | 36 |
| Binary | 10000100 | 10100 | 1010010 | 0 | 1010101 | 100110 | 110000 | 101000111 | 1001010 | 11110 |
Color Harmonies of #841452
Complementary color
Monochromatic Colors of #841452
Black with #841452
Text Example
Text Example
White with #841452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841452; }
p { color: rgb(132,20,82); }
H1.HeaderClassName
{
color: #841452;
}
.AnyTagClassName
{
color: #841452;
}
</style>
background-color css
<style>
a { background-color: #841452; }
a { background-color: rgb(132,20,82); }
div.DivClassName
{
background-color: #841452;
}
.BgClassName
{
background-color: #841452;
}
</style>
border-color css
<style>
span { border-color: #841452; }
span { border-color: rgb(132,20,82); }
td.TdClassName
{
border-color: #841452;
}
.TagClassName
{
border-color: #841452;
}
</style>