Shades of Rose Bud Cherry #872853
Tints of Rose Bud Cherry #872853
RGB
CMYK
RGB Variations
Color information
#872853 (or 0x872853) is known color: Rose Bud Cherry. HEX triplet: 87, 28 and 53. RGB value is (135,40,83). Sum of RGB (Red+Green+Blue) = 135+40+83=258 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.33% from 258); Green value is 40 (16.02% from 255 or 15.50% from 258); Blue value is 83 (32.81% from 255 or 32.17% from 258); Max value from RGB is 135 - color contains mainly: red. Hex color #872853 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872853 is #78D7AC. Grayscale: #494949. Windows color (decimal): -7919533 or 5449863. OLE color: 5449863.
HSL color Cylindrical-coordinate representation of color #872853: hue angle of 332.84º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #872853 is Cyan = 0, Magento = 0.70, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 40 | 83 | - |
| CMYK | 0 | 0.70 | 0.39 | 0.47 |
| HSL | 332.84º | 0.54% | 0.34% | - |
| HSV(B) | 332.84º | 0.7% | 0.53% | - |
| XYZ | 12.31 | 7.29 | 8.94 | - |
| YUV | 73.31 | 133.47 | 172 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 40 | 83 | 0 | 0.70 | 0.39 | 0.47 | 332.84 | 0.54 | 0.34 |
| Hex | 87 | 28 | 53 | 0 | 46 | 27 | 2F | 14D | 36 | 22 |
| Octal | 207 | 50 | 123 | 0 | 106 | 47 | 57 | 515 | 66 | 42 |
| Binary | 10000111 | 101000 | 1010011 | 0 | 1000110 | 100111 | 101111 | 101001101 | 110110 | 100010 |
Color Harmonies of #872853
Complementary color
Monochromatic Colors of #872853
Black with #872853
Text Example
Text Example
White with #872853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872853; }
p { color: rgb(135,40,83); }
H1.HeaderClassName
{
color: #872853;
}
.AnyTagClassName
{
color: #872853;
}
</style>
background-color css
<style>
a { background-color: #872853; }
a { background-color: rgb(135,40,83); }
div.DivClassName
{
background-color: #872853;
}
.BgClassName
{
background-color: #872853;
}
</style>
border-color css
<style>
span { border-color: #872853; }
span { border-color: rgb(135,40,83); }
td.TdClassName
{
border-color: #872853;
}
.TagClassName
{
border-color: #872853;
}
</style>