Shades of Rose Bud Cherry #861653
Tints of Rose Bud Cherry #861653
RGB
CMYK
RGB Variations
Color information
#861653 (or 0x861653) is known color: Rose Bud Cherry. HEX triplet: 86, 16 and 53. RGB value is (134,22,83). Sum of RGB (Red+Green+Blue) = 134+22+83=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 22 (8.98% from 255 or 9.21% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #861653 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861653 is #79E9AC. Grayscale: #3E3E3E. Windows color (decimal): -7989677 or 5445254. OLE color: 5445254.
HSL color Cylindrical-coordinate representation of color #861653: hue angle of 327.32º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861653 is Cyan = 0, Magento = 0.84, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 83 | - |
| CMYK | 0 | 0.84 | 0.38 | 0.47 |
| HSL | 327.32º | 0.72% | 0.31% | - |
| HSV(B) | 327.32º | 0.84% | 0.53% | - |
| XYZ | 11.68 | 6.27 | 8.78 | - |
| YUV | 62.44 | 139.61 | 179.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 83 | 0 | 0.84 | 0.38 | 0.47 | 327.32 | 0.72 | 0.31 |
| Hex | 86 | 16 | 53 | 0 | 54 | 26 | 2F | 147 | 48 | 1F |
| Octal | 206 | 26 | 123 | 0 | 124 | 46 | 57 | 507 | 110 | 37 |
| Binary | 10000110 | 10110 | 1010011 | 0 | 1010100 | 100110 | 101111 | 101000111 | 1001000 | 11111 |
Color Harmonies of #861653
Complementary color
Monochromatic Colors of #861653
Black with #861653
Text Example
Text Example
White with #861653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861653; }
p { color: rgb(134,22,83); }
H1.HeaderClassName
{
color: #861653;
}
.AnyTagClassName
{
color: #861653;
}
</style>
background-color css
<style>
a { background-color: #861653; }
a { background-color: rgb(134,22,83); }
div.DivClassName
{
background-color: #861653;
}
.BgClassName
{
background-color: #861653;
}
</style>
border-color css
<style>
span { border-color: #861653; }
span { border-color: rgb(134,22,83); }
td.TdClassName
{
border-color: #861653;
}
.TagClassName
{
border-color: #861653;
}
</style>