Shades of Rose Bud Cherry #852853
Tints of Rose Bud Cherry #852853
RGB
CMYK
RGB Variations
Color information
#852853 (or 0x852853) is known color: Rose Bud Cherry. HEX triplet: 85, 28 and 53. RGB value is (133,40,83). Sum of RGB (Red+Green+Blue) = 133+40+83=256 (33% of max value = 765). Red value is 133 (52.34% from 255 or 51.95% from 256); Green value is 40 (16.02% from 255 or 15.62% from 256); Blue value is 83 (32.81% from 255 or 32.42% from 256); Max value from RGB is 133 - color contains mainly: red. Hex color #852853 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852853 is #7AD7AC. Grayscale: #484848. Windows color (decimal): -8050605 or 5449861. OLE color: 5449861.
HSL color Cylindrical-coordinate representation of color #852853: hue angle of 332.26º 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 #852853 is Cyan = 0, Magento = 0.70, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 83 | - |
| CMYK | 0 | 0.70 | 0.38 | 0.48 |
| HSL | 332.26º | 0.54% | 0.34% | - |
| HSV(B) | 332.26º | 0.7% | 0.52% | - |
| XYZ | 11.99 | 7.13 | 8.93 | - |
| YUV | 72.71 | 133.81 | 171 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 83 | 0 | 0.70 | 0.38 | 0.48 | 332.26 | 0.54 | 0.34 |
| Hex | 85 | 28 | 53 | 0 | 46 | 26 | 30 | 14C | 36 | 22 |
| Octal | 205 | 50 | 123 | 0 | 106 | 46 | 60 | 514 | 66 | 42 |
| Binary | 10000101 | 101000 | 1010011 | 0 | 1000110 | 100110 | 110000 | 101001100 | 110110 | 100010 |
Color Harmonies of #852853
Complementary color
Monochromatic Colors of #852853
Black with #852853
Text Example
Text Example
White with #852853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852853; }
p { color: rgb(133,40,83); }
H1.HeaderClassName
{
color: #852853;
}
.AnyTagClassName
{
color: #852853;
}
</style>
background-color css
<style>
a { background-color: #852853; }
a { background-color: rgb(133,40,83); }
div.DivClassName
{
background-color: #852853;
}
.BgClassName
{
background-color: #852853;
}
</style>
border-color css
<style>
span { border-color: #852853; }
span { border-color: rgb(133,40,83); }
td.TdClassName
{
border-color: #852853;
}
.TagClassName
{
border-color: #852853;
}
</style>