Shades of Rose Bud Cherry #852855
Tints of Rose Bud Cherry #852855
RGB
CMYK
RGB Variations
Color information
#852855 (or 0x852855) is known color: Rose Bud Cherry. HEX triplet: 85, 28 and 55. RGB value is (133,40,85). Sum of RGB (Red+Green+Blue) = 133+40+85=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 40 (16.02% from 255 or 15.50% from 258); Blue value is 85 (33.59% from 255 or 32.95% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #852855 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852855 is #7AD7AA. Grayscale: #484848. Windows color (decimal): -8050603 or 5580933. OLE color: 5580933.
HSL color Cylindrical-coordinate representation of color #852855: hue angle of 330.97º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #852855 is Cyan = 0, Magento = 0.70, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 85 | - |
| CMYK | 0 | 0.70 | 0.36 | 0.48 |
| HSL | 330.97º | 0.54% | 0.34% | - |
| HSV(B) | 330.97º | 0.7% | 0.52% | - |
| XYZ | 12.07 | 7.16 | 9.34 | - |
| YUV | 72.94 | 134.81 | 170.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 85 | 0 | 0.70 | 0.36 | 0.48 | 330.97 | 0.54 | 0.34 |
| Hex | 85 | 28 | 55 | 0 | 46 | 24 | 30 | 14B | 36 | 22 |
| Octal | 205 | 50 | 125 | 0 | 106 | 44 | 60 | 513 | 66 | 42 |
| Binary | 10000101 | 101000 | 1010101 | 0 | 1000110 | 100100 | 110000 | 101001011 | 110110 | 100010 |
Color Harmonies of #852855
Complementary color
Monochromatic Colors of #852855
Black with #852855
Text Example
Text Example
White with #852855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852855; }
p { color: rgb(133,40,85); }
H1.HeaderClassName
{
color: #852855;
}
.AnyTagClassName
{
color: #852855;
}
</style>
background-color css
<style>
a { background-color: #852855; }
a { background-color: rgb(133,40,85); }
div.DivClassName
{
background-color: #852855;
}
.BgClassName
{
background-color: #852855;
}
</style>
border-color css
<style>
span { border-color: #852855; }
span { border-color: rgb(133,40,85); }
td.TdClassName
{
border-color: #852855;
}
.TagClassName
{
border-color: #852855;
}
</style>