Shades of Butterfly Bush #655380
Tints of Butterfly Bush #655380
RGB
CMYK
RGB Variations
Color information
#655380 (or 0x655380) is known color: Butterfly Bush. HEX triplet: 65, 53 and 80. RGB value is (101,83,128). Sum of RGB (Red+Green+Blue) = 101+83+128=312 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.37% from 312); Green value is 83 (32.81% from 255 or 26.60% from 312); Blue value is 128 (50.39% from 255 or 41.03% from 312); Max value from RGB is 128 - color contains mainly: blue. Hex color #655380 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655380 is #9AAC7F. Grayscale: #5D5D5D. Windows color (decimal): -10136704 or 8409957. OLE color: 8409957.
HSL color Cylindrical-coordinate representation of color #655380: hue angle of 264º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #655380 is Cyan = 0.21, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 101 | 83 | 128 | - |
| CMYK | 0.21 | 0.35 | 0 | 0.50 |
| HSL | 264º | 0.21% | 0.41% | - |
| HSV(B) | 264º | 0.35% | 0.5% | - |
| XYZ | 12.36 | 10.51 | 21.8 | - |
| YUV | 93.51 | 147.46 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 83 | 128 | 0.21 | 0.35 | 0 | 0.50 | 264 | 0.21 | 0.41 |
| Hex | 65 | 53 | 80 | 15 | 23 | 0 | 32 | 108 | 15 | 29 |
| Octal | 145 | 123 | 200 | 25 | 43 | 0 | 62 | 410 | 25 | 51 |
| Binary | 1100101 | 1010011 | 10000000 | 10101 | 100011 | 0 | 110010 | 100001000 | 10101 | 101001 |
Color Harmonies of #655380
Complementary color
Monochromatic Colors of #655380
Black with #655380
Text Example
Text Example
White with #655380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655380; }
p { color: rgb(101,83,128); }
H1.HeaderClassName
{
color: #655380;
}
.AnyTagClassName
{
color: #655380;
}
</style>
background-color css
<style>
a { background-color: #655380; }
a { background-color: rgb(101,83,128); }
div.DivClassName
{
background-color: #655380;
}
.BgClassName
{
background-color: #655380;
}
</style>
border-color css
<style>
span { border-color: #655380; }
span { border-color: rgb(101,83,128); }
td.TdClassName
{
border-color: #655380;
}
.TagClassName
{
border-color: #655380;
}
</style>