Shades of Rose Bud Cherry #852760
Tints of Rose Bud Cherry #852760
RGB
CMYK
RGB Variations
Color information
#852760 (or 0x852760) is known color: Rose Bud Cherry. HEX triplet: 85, 27 and 60. RGB value is (133,39,96). Sum of RGB (Red+Green+Blue) = 133+39+96=268 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.63% from 268); Green value is 39 (15.62% from 255 or 14.55% from 268); Blue value is 96 (37.89% from 255 or 35.82% from 268); Max value from RGB is 133 - color contains mainly: red. Hex color #852760 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852760 is #7AD89F. Grayscale: #494949. Windows color (decimal): -8050848 or 6301573. OLE color: 6301573.
HSL color Cylindrical-coordinate representation of color #852760: hue angle of 323.62º 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 #852760 is Cyan = 0, Magento = 0.71, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 39 | 96 | - |
| CMYK | 0 | 0.71 | 0.28 | 0.48 |
| HSL | 323.62º | 0.55% | 0.34% | - |
| HSV(B) | 323.62º | 0.71% | 0.52% | - |
| XYZ | 12.51 | 7.28 | 11.81 | - |
| YUV | 73.6 | 140.64 | 170.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 96 | 0 | 0.71 | 0.28 | 0.48 | 323.62 | 0.55 | 0.34 |
| Hex | 85 | 27 | 60 | 0 | 47 | 1C | 30 | 144 | 37 | 22 |
| Octal | 205 | 47 | 140 | 0 | 107 | 34 | 60 | 504 | 67 | 42 |
| Binary | 10000101 | 100111 | 1100000 | 0 | 1000111 | 11100 | 110000 | 101000100 | 110111 | 100010 |
Color Harmonies of #852760
Complementary color
Monochromatic Colors of #852760
Black with #852760
Text Example
Text Example
White with #852760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852760; }
p { color: rgb(133,39,96); }
H1.HeaderClassName
{
color: #852760;
}
.AnyTagClassName
{
color: #852760;
}
</style>
background-color css
<style>
a { background-color: #852760; }
a { background-color: rgb(133,39,96); }
div.DivClassName
{
background-color: #852760;
}
.BgClassName
{
background-color: #852760;
}
</style>
border-color css
<style>
span { border-color: #852760; }
span { border-color: rgb(133,39,96); }
td.TdClassName
{
border-color: #852760;
}
.TagClassName
{
border-color: #852760;
}
</style>