Shades of Rose Bud Cherry #841353
Tints of Rose Bud Cherry #841353
RGB
CMYK
RGB Variations
Color information
#841353 (or 0x841353) is known color: Rose Bud Cherry. HEX triplet: 84, 13 and 53. RGB value is (132,19,83). Sum of RGB (Red+Green+Blue) = 132+19+83=234 (30% of max value = 765). Red value is 132 (51.95% from 255 or 56.41% from 234); Green value is 19 (7.81% from 255 or 8.12% from 234); Blue value is 83 (32.81% from 255 or 35.47% from 234); Max value from RGB is 132 - color contains mainly: red. Hex color #841353 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841353 is #7BECAC. Grayscale: #3B3B3B. Windows color (decimal): -8121517 or 5444484. OLE color: 5444484.
HSL color Cylindrical-coordinate representation of color #841353: hue angle of 326.02º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841353 is Cyan = 0, Magento = 0.86, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 19 | 83 | - |
| CMYK | 0 | 0.86 | 0.37 | 0.48 |
| HSL | 326.02º | 0.75% | 0.3% | - |
| HSV(B) | 326.02º | 0.86% | 0.52% | - |
| XYZ | 11.31 | 6 | 8.74 | - |
| YUV | 60.08 | 140.94 | 179.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 19 | 83 | 0 | 0.86 | 0.37 | 0.48 | 326.02 | 0.75 | 0.3 |
| Hex | 84 | 13 | 53 | 0 | 56 | 25 | 30 | 146 | 4B | 1E |
| Octal | 204 | 23 | 123 | 0 | 126 | 45 | 60 | 506 | 113 | 36 |
| Binary | 10000100 | 10011 | 1010011 | 0 | 1010110 | 100101 | 110000 | 101000110 | 1001011 | 11110 |
Color Harmonies of #841353
Complementary color
Monochromatic Colors of #841353
Black with #841353
Text Example
Text Example
White with #841353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841353; }
p { color: rgb(132,19,83); }
H1.HeaderClassName
{
color: #841353;
}
.AnyTagClassName
{
color: #841353;
}
</style>
background-color css
<style>
a { background-color: #841353; }
a { background-color: rgb(132,19,83); }
div.DivClassName
{
background-color: #841353;
}
.BgClassName
{
background-color: #841353;
}
</style>
border-color css
<style>
span { border-color: #841353; }
span { border-color: rgb(132,19,83); }
td.TdClassName
{
border-color: #841353;
}
.TagClassName
{
border-color: #841353;
}
</style>