Shades of Rose Bud Cherry #863467
Tints of Rose Bud Cherry #863467
RGB
CMYK
RGB Variations
Color information
#863467 (or 0x863467) is known color: Rose Bud Cherry. HEX triplet: 86, 34 and 67. RGB value is (134,52,103). Sum of RGB (Red+Green+Blue) = 134+52+103=289 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.37% from 289); Green value is 52 (20.70% from 255 or 17.99% from 289); Blue value is 103 (40.62% from 255 or 35.64% from 289); Max value from RGB is 134 - color contains mainly: red. Hex color #863467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863467 is #79CB98. Grayscale: #525252. Windows color (decimal): -7981977 or 6763654. OLE color: 6763654.
HSL color Cylindrical-coordinate representation of color #863467: hue angle of 322.68º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #863467 is Cyan = 0, Magento = 0.61, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 103 | - |
| CMYK | 0 | 0.61 | 0.23 | 0.47 |
| HSL | 322.68º | 0.44% | 0.36% | - |
| HSV(B) | 322.68º | 0.61% | 0.53% | - |
| XYZ | 13.51 | 8.5 | 13.76 | - |
| YUV | 82.33 | 139.67 | 164.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 103 | 0 | 0.61 | 0.23 | 0.47 | 322.68 | 0.44 | 0.36 |
| Hex | 86 | 34 | 67 | 0 | 3D | 17 | 2F | 143 | 2C | 24 |
| Octal | 206 | 64 | 147 | 0 | 75 | 27 | 57 | 503 | 54 | 44 |
| Binary | 10000110 | 110100 | 1100111 | 0 | 111101 | 10111 | 101111 | 101000011 | 101100 | 100100 |
Color Harmonies of #863467
Complementary color
Monochromatic Colors of #863467
Black with #863467
Text Example
Text Example
White with #863467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863467; }
p { color: rgb(134,52,103); }
H1.HeaderClassName
{
color: #863467;
}
.AnyTagClassName
{
color: #863467;
}
</style>
background-color css
<style>
a { background-color: #863467; }
a { background-color: rgb(134,52,103); }
div.DivClassName
{
background-color: #863467;
}
.BgClassName
{
background-color: #863467;
}
</style>
border-color css
<style>
span { border-color: #863467; }
span { border-color: rgb(134,52,103); }
td.TdClassName
{
border-color: #863467;
}
.TagClassName
{
border-color: #863467;
}
</style>