Shades of Rose Bud Cherry #852859
Tints of Rose Bud Cherry #852859
RGB
CMYK
RGB Variations
Color information
#852859 (or 0x852859) is known color: Rose Bud Cherry. HEX triplet: 85, 28 and 59. RGB value is (133,40,89). Sum of RGB (Red+Green+Blue) = 133+40+89=262 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.76% from 262); Green value is 40 (16.02% from 255 or 15.27% from 262); Blue value is 89 (35.16% from 255 or 33.97% from 262); Max value from RGB is 133 - color contains mainly: red. Hex color #852859 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852859 is #7AD7A6. Grayscale: #494949. Windows color (decimal): -8050599 or 5843077. OLE color: 5843077.
HSL color Cylindrical-coordinate representation of color #852859: hue angle of 328.39º 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 #852859 is Cyan = 0, Magento = 0.70, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 89 | - |
| CMYK | 0 | 0.70 | 0.33 | 0.48 |
| HSL | 328.39º | 0.54% | 0.34% | - |
| HSV(B) | 328.39º | 0.7% | 0.52% | - |
| XYZ | 12.23 | 7.23 | 10.2 | - |
| YUV | 73.39 | 136.81 | 170.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 89 | 0 | 0.70 | 0.33 | 0.48 | 328.39 | 0.54 | 0.34 |
| Hex | 85 | 28 | 59 | 0 | 46 | 21 | 30 | 148 | 36 | 22 |
| Octal | 205 | 50 | 131 | 0 | 106 | 41 | 60 | 510 | 66 | 42 |
| Binary | 10000101 | 101000 | 1011001 | 0 | 1000110 | 100001 | 110000 | 101001000 | 110110 | 100010 |
Color Harmonies of #852859
Complementary color
Monochromatic Colors of #852859
Black with #852859
Text Example
Text Example
White with #852859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852859; }
p { color: rgb(133,40,89); }
H1.HeaderClassName
{
color: #852859;
}
.AnyTagClassName
{
color: #852859;
}
</style>
background-color css
<style>
a { background-color: #852859; }
a { background-color: rgb(133,40,89); }
div.DivClassName
{
background-color: #852859;
}
.BgClassName
{
background-color: #852859;
}
</style>
border-color css
<style>
span { border-color: #852859; }
span { border-color: rgb(133,40,89); }
td.TdClassName
{
border-color: #852859;
}
.TagClassName
{
border-color: #852859;
}
</style>