Shades of Rose Bud Cherry #841456
Tints of Rose Bud Cherry #841456
RGB
CMYK
RGB Variations
Color information
#841456 (or 0x841456) is known color: Rose Bud Cherry. HEX triplet: 84, 14 and 56. RGB value is (132,20,86). Sum of RGB (Red+Green+Blue) = 132+20+86=238 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.46% from 238); Green value is 20 (8.20% from 255 or 8.40% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 132 - color contains mainly: red. Hex color #841456 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841456 is #7BEBA9. Grayscale: #3C3C3C. Windows color (decimal): -8121258 or 5641348. OLE color: 5641348.
HSL color Cylindrical-coordinate representation of color #841456: hue angle of 324.64º 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 #841456 is Cyan = 0, Magento = 0.85, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 20 | 86 | - |
| CMYK | 0 | 0.85 | 0.35 | 0.48 |
| HSL | 324.64º | 0.74% | 0.3% | - |
| HSV(B) | 324.64º | 0.85% | 0.52% | - |
| XYZ | 11.45 | 6.08 | 9.37 | - |
| YUV | 61.01 | 142.11 | 178.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 20 | 86 | 0 | 0.85 | 0.35 | 0.48 | 324.64 | 0.74 | 0.3 |
| Hex | 84 | 14 | 56 | 0 | 55 | 23 | 30 | 145 | 4A | 1E |
| Octal | 204 | 24 | 126 | 0 | 125 | 43 | 60 | 505 | 112 | 36 |
| Binary | 10000100 | 10100 | 1010110 | 0 | 1010101 | 100011 | 110000 | 101000101 | 1001010 | 11110 |
Color Harmonies of #841456
Complementary color
Monochromatic Colors of #841456
Black with #841456
Text Example
Text Example
White with #841456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841456; }
p { color: rgb(132,20,86); }
H1.HeaderClassName
{
color: #841456;
}
.AnyTagClassName
{
color: #841456;
}
</style>
background-color css
<style>
a { background-color: #841456; }
a { background-color: rgb(132,20,86); }
div.DivClassName
{
background-color: #841456;
}
.BgClassName
{
background-color: #841456;
}
</style>
border-color css
<style>
span { border-color: #841456; }
span { border-color: rgb(132,20,86); }
td.TdClassName
{
border-color: #841456;
}
.TagClassName
{
border-color: #841456;
}
</style>