Shades of Rose Bud Cherry #862853
Tints of Rose Bud Cherry #862853
RGB
CMYK
RGB Variations
Color information
#862853 (or 0x862853) is known color: Rose Bud Cherry. HEX triplet: 86, 28 and 53. RGB value is (134,40,83). Sum of RGB (Red+Green+Blue) = 134+40+83=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 40 (16.02% from 255 or 15.56% from 257); Blue value is 83 (32.81% from 255 or 32.30% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #862853 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862853 is #79D7AC. Grayscale: #484848. Windows color (decimal): -7985069 or 5449862. OLE color: 5449862.
HSL color Cylindrical-coordinate representation of color #862853: hue angle of 332.55º 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 #862853 is Cyan = 0, Magento = 0.70, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 40 | 83 | - |
| CMYK | 0 | 0.70 | 0.38 | 0.47 |
| HSL | 332.55º | 0.54% | 0.34% | - |
| HSV(B) | 332.55º | 0.7% | 0.53% | - |
| XYZ | 12.15 | 7.21 | 8.93 | - |
| YUV | 73.01 | 133.64 | 171.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 40 | 83 | 0 | 0.70 | 0.38 | 0.47 | 332.55 | 0.54 | 0.34 |
| Hex | 86 | 28 | 53 | 0 | 46 | 26 | 2F | 14D | 36 | 22 |
| Octal | 206 | 50 | 123 | 0 | 106 | 46 | 57 | 515 | 66 | 42 |
| Binary | 10000110 | 101000 | 1010011 | 0 | 1000110 | 100110 | 101111 | 101001101 | 110110 | 100010 |
Color Harmonies of #862853
Complementary color
Monochromatic Colors of #862853
Black with #862853
Text Example
Text Example
White with #862853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862853; }
p { color: rgb(134,40,83); }
H1.HeaderClassName
{
color: #862853;
}
.AnyTagClassName
{
color: #862853;
}
</style>
background-color css
<style>
a { background-color: #862853; }
a { background-color: rgb(134,40,83); }
div.DivClassName
{
background-color: #862853;
}
.BgClassName
{
background-color: #862853;
}
</style>
border-color css
<style>
span { border-color: #862853; }
span { border-color: rgb(134,40,83); }
td.TdClassName
{
border-color: #862853;
}
.TagClassName
{
border-color: #862853;
}
</style>