Shades of Rose Bud Cherry #852959
Tints of Rose Bud Cherry #852959
RGB
CMYK
RGB Variations
Color information
#852959 (or 0x852959) is known color: Rose Bud Cherry. HEX triplet: 85, 29 and 59. RGB value is (133,41,89). Sum of RGB (Red+Green+Blue) = 133+41+89=263 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.57% from 263); Green value is 41 (16.41% from 255 or 15.59% from 263); Blue value is 89 (35.16% from 255 or 33.84% from 263); Max value from RGB is 133 - color contains mainly: red. Hex color #852959 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852959 is #7AD6A6. Grayscale: #494949. Windows color (decimal): -8050343 or 5843333. OLE color: 5843333.
HSL color Cylindrical-coordinate representation of color #852959: hue angle of 328.7º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #852959 is Cyan = 0, Magento = 0.69, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 89 | - |
| CMYK | 0 | 0.69 | 0.33 | 0.48 |
| HSL | 328.7º | 0.53% | 0.34% | - |
| HSV(B) | 328.7º | 0.69% | 0.52% | - |
| XYZ | 12.27 | 7.29 | 10.21 | - |
| YUV | 73.98 | 136.48 | 170.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 89 | 0 | 0.69 | 0.33 | 0.48 | 328.7 | 0.53 | 0.34 |
| Hex | 85 | 29 | 59 | 0 | 45 | 21 | 30 | 149 | 35 | 22 |
| Octal | 205 | 51 | 131 | 0 | 105 | 41 | 60 | 511 | 65 | 42 |
| Binary | 10000101 | 101001 | 1011001 | 0 | 1000101 | 100001 | 110000 | 101001001 | 110101 | 100010 |
Color Harmonies of #852959
Complementary color
Monochromatic Colors of #852959
Black with #852959
Text Example
Text Example
White with #852959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852959; }
p { color: rgb(133,41,89); }
H1.HeaderClassName
{
color: #852959;
}
.AnyTagClassName
{
color: #852959;
}
</style>
background-color css
<style>
a { background-color: #852959; }
a { background-color: rgb(133,41,89); }
div.DivClassName
{
background-color: #852959;
}
.BgClassName
{
background-color: #852959;
}
</style>
border-color css
<style>
span { border-color: #852959; }
span { border-color: rgb(133,41,89); }
td.TdClassName
{
border-color: #852959;
}
.TagClassName
{
border-color: #852959;
}
</style>