Shades of Butterfly Bush #655486
Tints of Butterfly Bush #655486
RGB
CMYK
RGB Variations
Color information
#655486 (or 0x655486) is known color: Butterfly Bush. HEX triplet: 65, 54 and 86. RGB value is (101,84,134). Sum of RGB (Red+Green+Blue) = 101+84+134=319 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.66% from 319); Green value is 84 (33.20% from 255 or 26.33% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #655486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655486 is #9AAB79. Grayscale: #5E5E5E. Windows color (decimal): -10136442 or 8803429. OLE color: 8803429.
HSL color Cylindrical-coordinate representation of color #655486: hue angle of 260.4º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #655486 is Cyan = 0.25, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 84 | 134 | - |
| CMYK | 0.25 | 0.37 | 0 | 0.47 |
| HSL | 260.4º | 0.23% | 0.43% | - |
| HSV(B) | 260.4º | 0.37% | 0.53% | - |
| XYZ | 12.84 | 10.83 | 23.97 | - |
| YUV | 94.78 | 150.13 | 132.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 134 | 0.25 | 0.37 | 0 | 0.47 | 260.4 | 0.23 | 0.43 |
| Hex | 65 | 54 | 86 | 19 | 25 | 0 | 2F | 104 | 17 | 2B |
| Octal | 145 | 124 | 206 | 31 | 45 | 0 | 57 | 404 | 27 | 53 |
| Binary | 1100101 | 1010100 | 10000110 | 11001 | 100101 | 0 | 101111 | 100000100 | 10111 | 101011 |
Color Harmonies of #655486
Complementary color
Monochromatic Colors of #655486
Black with #655486
Text Example
Text Example
White with #655486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655486; }
p { color: rgb(101,84,134); }
H1.HeaderClassName
{
color: #655486;
}
.AnyTagClassName
{
color: #655486;
}
</style>
background-color css
<style>
a { background-color: #655486; }
a { background-color: rgb(101,84,134); }
div.DivClassName
{
background-color: #655486;
}
.BgClassName
{
background-color: #655486;
}
</style>
border-color css
<style>
span { border-color: #655486; }
span { border-color: rgb(101,84,134); }
td.TdClassName
{
border-color: #655486;
}
.TagClassName
{
border-color: #655486;
}
</style>