Shades of Rose Bud Cherry #852861
Tints of Rose Bud Cherry #852861
RGB
CMYK
RGB Variations
Color information
#852861 (or 0x852861) is known color: Rose Bud Cherry. HEX triplet: 85, 28 and 61. RGB value is (133,40,97). Sum of RGB (Red+Green+Blue) = 133+40+97=270 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.26% from 270); Green value is 40 (16.02% from 255 or 14.81% from 270); Blue value is 97 (38.28% from 255 or 35.93% from 270); Max value from RGB is 133 - color contains mainly: red. Hex color #852861 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #852861 is #7AD79E. Grayscale: #4A4A4A. Windows color (decimal): -8050591 or 6367365. OLE color: 6367365.
HSL color Cylindrical-coordinate representation of color #852861: hue angle of 323.23º 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 #852861 is Cyan = 0, Magento = 0.70, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 97 | - |
| CMYK | 0 | 0.70 | 0.27 | 0.48 |
| HSL | 323.23º | 0.54% | 0.34% | - |
| HSV(B) | 323.23º | 0.7% | 0.52% | - |
| XYZ | 12.59 | 7.37 | 12.07 | - |
| YUV | 74.31 | 140.81 | 169.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 97 | 0 | 0.70 | 0.27 | 0.48 | 323.23 | 0.54 | 0.34 |
| Hex | 85 | 28 | 61 | 0 | 46 | 1B | 30 | 143 | 36 | 22 |
| Octal | 205 | 50 | 141 | 0 | 106 | 33 | 60 | 503 | 66 | 42 |
| Binary | 10000101 | 101000 | 1100001 | 0 | 1000110 | 11011 | 110000 | 101000011 | 110110 | 100010 |
Color Harmonies of #852861
Complementary color
Monochromatic Colors of #852861
Black with #852861
Text Example
Text Example
White with #852861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852861; }
p { color: rgb(133,40,97); }
H1.HeaderClassName
{
color: #852861;
}
.AnyTagClassName
{
color: #852861;
}
</style>
background-color css
<style>
a { background-color: #852861; }
a { background-color: rgb(133,40,97); }
div.DivClassName
{
background-color: #852861;
}
.BgClassName
{
background-color: #852861;
}
</style>
border-color css
<style>
span { border-color: #852861; }
span { border-color: rgb(133,40,97); }
td.TdClassName
{
border-color: #852861;
}
.TagClassName
{
border-color: #852861;
}
</style>