Shades of Rose Bud Cherry #863669
Tints of Rose Bud Cherry #863669
RGB
CMYK
RGB Variations
Color information
#863669 (or 0x863669) is known color: Rose Bud Cherry. HEX triplet: 86, 36 and 69. RGB value is (134,54,105). Sum of RGB (Red+Green+Blue) = 134+54+105=293 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.73% from 293); Green value is 54 (21.48% from 255 or 18.43% from 293); Blue value is 105 (41.41% from 255 or 35.84% from 293); Max value from RGB is 134 - color contains mainly: red. Hex color #863669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863669 is #79C996. Grayscale: #535353. Windows color (decimal): -7981463 or 6895238. OLE color: 6895238.
HSL color Cylindrical-coordinate representation of color #863669: hue angle of 321.75º 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 #863669 is Cyan = 0, Magento = 0.60, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 105 | - |
| CMYK | 0 | 0.60 | 0.22 | 0.47 |
| HSL | 321.75º | 0.43% | 0.37% | - |
| HSV(B) | 321.75º | 0.6% | 0.53% | - |
| XYZ | 13.7 | 8.73 | 14.33 | - |
| YUV | 83.73 | 140 | 163.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 105 | 0 | 0.60 | 0.22 | 0.47 | 321.75 | 0.43 | 0.37 |
| Hex | 86 | 36 | 69 | 0 | 3C | 16 | 2F | 142 | 2B | 25 |
| Octal | 206 | 66 | 151 | 0 | 74 | 26 | 57 | 502 | 53 | 45 |
| Binary | 10000110 | 110110 | 1101001 | 0 | 111100 | 10110 | 101111 | 101000010 | 101011 | 100101 |
Color Harmonies of #863669
Complementary color
Monochromatic Colors of #863669
Black with #863669
Text Example
Text Example
White with #863669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863669; }
p { color: rgb(134,54,105); }
H1.HeaderClassName
{
color: #863669;
}
.AnyTagClassName
{
color: #863669;
}
</style>
background-color css
<style>
a { background-color: #863669; }
a { background-color: rgb(134,54,105); }
div.DivClassName
{
background-color: #863669;
}
.BgClassName
{
background-color: #863669;
}
</style>
border-color css
<style>
span { border-color: #863669; }
span { border-color: rgb(134,54,105); }
td.TdClassName
{
border-color: #863669;
}
.TagClassName
{
border-color: #863669;
}
</style>