Shades of Rose Bud Cherry #852759
Tints of Rose Bud Cherry #852759
RGB
CMYK
RGB Variations
Color information
#852759 (or 0x852759) is known color: Rose Bud Cherry. HEX triplet: 85, 27 and 59. RGB value is (133,39,89). Sum of RGB (Red+Green+Blue) = 133+39+89=261 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.96% from 261); Green value is 39 (15.62% from 255 or 14.94% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 133 - color contains mainly: red. Hex color #852759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852759 is #7AD8A6. Grayscale: #484848. Windows color (decimal): -8050855 or 5842821. OLE color: 5842821.
HSL color Cylindrical-coordinate representation of color #852759: hue angle of 328.09º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #852759 is Cyan = 0, Magento = 0.71, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 89 | - |
| CMYK | 0 | 0.71 | 0.33 | 0.48 |
| HSL | 328.09º | 0.55% | 0.34% | - |
| HSV(B) | 328.09º | 0.71% | 0.52% | - |
| XYZ | 12.2 | 7.16 | 10.19 | - |
| YUV | 72.81 | 137.14 | 170.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 89 | 0 | 0.71 | 0.33 | 0.48 | 328.09 | 0.55 | 0.34 |
| Hex | 85 | 27 | 59 | 0 | 47 | 21 | 30 | 148 | 37 | 22 |
| Octal | 205 | 47 | 131 | 0 | 107 | 41 | 60 | 510 | 67 | 42 |
| Binary | 10000101 | 100111 | 1011001 | 0 | 1000111 | 100001 | 110000 | 101001000 | 110111 | 100010 |
Color Harmonies of #852759
Complementary color
Monochromatic Colors of #852759
Black with #852759
Text Example
Text Example
White with #852759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852759; }
p { color: rgb(133,39,89); }
H1.HeaderClassName
{
color: #852759;
}
.AnyTagClassName
{
color: #852759;
}
</style>
background-color css
<style>
a { background-color: #852759; }
a { background-color: rgb(133,39,89); }
div.DivClassName
{
background-color: #852759;
}
.BgClassName
{
background-color: #852759;
}
</style>
border-color css
<style>
span { border-color: #852759; }
span { border-color: rgb(133,39,89); }
td.TdClassName
{
border-color: #852759;
}
.TagClassName
{
border-color: #852759;
}
</style>