Shades of Rose Bud Cherry #863666
Tints of Rose Bud Cherry #863666
RGB
CMYK
RGB Variations
Color information
#863666 (or 0x863666) is known color: Rose Bud Cherry. HEX triplet: 86, 36 and 66. RGB value is (134,54,102). Sum of RGB (Red+Green+Blue) = 134+54+102=290 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.21% from 290); Green value is 54 (21.48% from 255 or 18.62% from 290); Blue value is 102 (40.23% from 255 or 35.17% from 290); Max value from RGB is 134 - color contains mainly: red. Hex color #863666 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863666 is #79C999. Grayscale: #535353. Windows color (decimal): -7981466 or 6698630. OLE color: 6698630.
HSL color Cylindrical-coordinate representation of color #863666: hue angle of 324º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863666 is Cyan = 0, Magento = 0.60, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 102 | - |
| CMYK | 0 | 0.60 | 0.24 | 0.47 |
| HSL | 324º | 0.43% | 0.37% | - |
| HSV(B) | 324º | 0.6% | 0.53% | - |
| XYZ | 13.55 | 8.67 | 13.53 | - |
| YUV | 83.39 | 138.5 | 164.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 102 | 0 | 0.60 | 0.24 | 0.47 | 324 | 0.43 | 0.37 |
| Hex | 86 | 36 | 66 | 0 | 3C | 18 | 2F | 144 | 2B | 25 |
| Octal | 206 | 66 | 146 | 0 | 74 | 30 | 57 | 504 | 53 | 45 |
| Binary | 10000110 | 110110 | 1100110 | 0 | 111100 | 11000 | 101111 | 101000100 | 101011 | 100101 |
Color Harmonies of #863666
Complementary color
Monochromatic Colors of #863666
Black with #863666
Text Example
Text Example
White with #863666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863666; }
p { color: rgb(134,54,102); }
H1.HeaderClassName
{
color: #863666;
}
.AnyTagClassName
{
color: #863666;
}
</style>
background-color css
<style>
a { background-color: #863666; }
a { background-color: rgb(134,54,102); }
div.DivClassName
{
background-color: #863666;
}
.BgClassName
{
background-color: #863666;
}
</style>
border-color css
<style>
span { border-color: #863666; }
span { border-color: rgb(134,54,102); }
td.TdClassName
{
border-color: #863666;
}
.TagClassName
{
border-color: #863666;
}
</style>