Shades of Rose Bud Cherry #863067
Tints of Rose Bud Cherry #863067
RGB
CMYK
RGB Variations
Color information
#863067 (or 0x863067) is known color: Rose Bud Cherry. HEX triplet: 86, 30 and 67. RGB value is (134,48,103). Sum of RGB (Red+Green+Blue) = 134+48+103=285 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.02% from 285); Green value is 48 (19.14% from 255 or 16.84% from 285); Blue value is 103 (40.62% from 255 or 36.14% from 285); Max value from RGB is 134 - color contains mainly: red. Hex color #863067 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863067 is #79CF98. Grayscale: #4F4F4F. Windows color (decimal): -7983001 or 6762630. OLE color: 6762630.
HSL color Cylindrical-coordinate representation of color #863067: hue angle of 321.63º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863067 is Cyan = 0, Magento = 0.64, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 48 | 103 | - |
| CMYK | 0 | 0.64 | 0.23 | 0.47 |
| HSL | 321.63º | 0.47% | 0.36% | - |
| HSV(B) | 321.63º | 0.64% | 0.53% | - |
| XYZ | 13.34 | 8.16 | 13.7 | - |
| YUV | 79.98 | 140.99 | 166.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 48 | 103 | 0 | 0.64 | 0.23 | 0.47 | 321.63 | 0.47 | 0.36 |
| Hex | 86 | 30 | 67 | 0 | 40 | 17 | 2F | 142 | 2F | 24 |
| Octal | 206 | 60 | 147 | 0 | 100 | 27 | 57 | 502 | 57 | 44 |
| Binary | 10000110 | 110000 | 1100111 | 0 | 1000000 | 10111 | 101111 | 101000010 | 101111 | 100100 |
Color Harmonies of #863067
Complementary color
Monochromatic Colors of #863067
Black with #863067
Text Example
Text Example
White with #863067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863067; }
p { color: rgb(134,48,103); }
H1.HeaderClassName
{
color: #863067;
}
.AnyTagClassName
{
color: #863067;
}
</style>
background-color css
<style>
a { background-color: #863067; }
a { background-color: rgb(134,48,103); }
div.DivClassName
{
background-color: #863067;
}
.BgClassName
{
background-color: #863067;
}
</style>
border-color css
<style>
span { border-color: #863067; }
span { border-color: rgb(134,48,103); }
td.TdClassName
{
border-color: #863067;
}
.TagClassName
{
border-color: #863067;
}
</style>