Shades of Rose Bud Cherry #852757
Tints of Rose Bud Cherry #852757
RGB
CMYK
RGB Variations
Color information
#852757 (or 0x852757) is known color: Rose Bud Cherry. HEX triplet: 85, 27 and 57. RGB value is (133,39,87). Sum of RGB (Red+Green+Blue) = 133+39+87=259 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.35% from 259); Green value is 39 (15.62% from 255 or 15.06% from 259); Blue value is 87 (34.38% from 255 or 33.59% from 259); Max value from RGB is 133 - color contains mainly: red. Hex color #852757 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852757 is #7AD8A8. Grayscale: #484848. Windows color (decimal): -8050857 or 5711749. OLE color: 5711749.
HSL color Cylindrical-coordinate representation of color #852757: hue angle of 329.36º 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 #852757 is Cyan = 0, Magento = 0.71, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 87 | - |
| CMYK | 0 | 0.71 | 0.35 | 0.48 |
| HSL | 329.36º | 0.55% | 0.34% | - |
| HSV(B) | 329.36º | 0.71% | 0.52% | - |
| XYZ | 12.12 | 7.13 | 9.75 | - |
| YUV | 72.58 | 136.14 | 171.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 87 | 0 | 0.71 | 0.35 | 0.48 | 329.36 | 0.55 | 0.34 |
| Hex | 85 | 27 | 57 | 0 | 47 | 23 | 30 | 149 | 37 | 22 |
| Octal | 205 | 47 | 127 | 0 | 107 | 43 | 60 | 511 | 67 | 42 |
| Binary | 10000101 | 100111 | 1010111 | 0 | 1000111 | 100011 | 110000 | 101001001 | 110111 | 100010 |
Color Harmonies of #852757
Complementary color
Monochromatic Colors of #852757
Black with #852757
Text Example
Text Example
White with #852757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852757; }
p { color: rgb(133,39,87); }
H1.HeaderClassName
{
color: #852757;
}
.AnyTagClassName
{
color: #852757;
}
</style>
background-color css
<style>
a { background-color: #852757; }
a { background-color: rgb(133,39,87); }
div.DivClassName
{
background-color: #852757;
}
.BgClassName
{
background-color: #852757;
}
</style>
border-color css
<style>
span { border-color: #852757; }
span { border-color: rgb(133,39,87); }
td.TdClassName
{
border-color: #852757;
}
.TagClassName
{
border-color: #852757;
}
</style>