Shades of Rose Bud Cherry #842653
Tints of Rose Bud Cherry #842653
RGB
CMYK
RGB Variations
Color information
#842653 (or 0x842653) is known color: Rose Bud Cherry. HEX triplet: 84, 26 and 53. RGB value is (132,38,83). Sum of RGB (Red+Green+Blue) = 132+38+83=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 38 (15.23% from 255 or 15.02% from 253); Blue value is 83 (32.81% from 255 or 32.81% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #842653 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #842653 is #7BD9AC. Grayscale: #474747. Windows color (decimal): -8116653 or 5449348. OLE color: 5449348.
HSL color Cylindrical-coordinate representation of color #842653: hue angle of 331.28º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #842653 is Cyan = 0, Magento = 0.71, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 38 | 83 | - |
| CMYK | 0 | 0.71 | 0.37 | 0.48 |
| HSL | 331.28º | 0.55% | 0.33% | - |
| HSV(B) | 331.28º | 0.71% | 0.52% | - |
| XYZ | 11.77 | 6.92 | 8.9 | - |
| YUV | 71.24 | 134.64 | 171.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 38 | 83 | 0 | 0.71 | 0.37 | 0.48 | 331.28 | 0.55 | 0.33 |
| Hex | 84 | 26 | 53 | 0 | 47 | 25 | 30 | 14B | 37 | 21 |
| Octal | 204 | 46 | 123 | 0 | 107 | 45 | 60 | 513 | 67 | 41 |
| Binary | 10000100 | 100110 | 1010011 | 0 | 1000111 | 100101 | 110000 | 101001011 | 110111 | 100001 |
Color Harmonies of #842653
Complementary color
Monochromatic Colors of #842653
Black with #842653
Text Example
Text Example
White with #842653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842653; }
p { color: rgb(132,38,83); }
H1.HeaderClassName
{
color: #842653;
}
.AnyTagClassName
{
color: #842653;
}
</style>
background-color css
<style>
a { background-color: #842653; }
a { background-color: rgb(132,38,83); }
div.DivClassName
{
background-color: #842653;
}
.BgClassName
{
background-color: #842653;
}
</style>
border-color css
<style>
span { border-color: #842653; }
span { border-color: rgb(132,38,83); }
td.TdClassName
{
border-color: #842653;
}
.TagClassName
{
border-color: #842653;
}
</style>