Shades of Butterfly Bush #655482
Tints of Butterfly Bush #655482
RGB
CMYK
RGB Variations
Color information
#655482 (or 0x655482) is known color: Butterfly Bush. HEX triplet: 65, 54 and 82. RGB value is (101,84,130). Sum of RGB (Red+Green+Blue) = 101+84+130=315 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.06% from 315); Green value is 84 (33.20% from 255 or 26.67% from 315); Blue value is 130 (51.17% from 255 or 41.27% from 315); Max value from RGB is 130 - color contains mainly: blue. Hex color #655482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655482 is #9AAB7D. Grayscale: #5E5E5E. Windows color (decimal): -10136446 or 8541285. OLE color: 8541285.
HSL color Cylindrical-coordinate representation of color #655482: hue angle of 262.17º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #655482 is Cyan = 0.22, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 84 | 130 | - |
| CMYK | 0.22 | 0.35 | 0 | 0.49 |
| HSL | 262.17º | 0.21% | 0.42% | - |
| HSV(B) | 262.17º | 0.35% | 0.51% | - |
| XYZ | 12.57 | 10.72 | 22.53 | - |
| YUV | 94.33 | 148.13 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 130 | 0.22 | 0.35 | 0 | 0.49 | 262.17 | 0.21 | 0.42 |
| Hex | 65 | 54 | 82 | 16 | 23 | 0 | 31 | 106 | 15 | 2A |
| Octal | 145 | 124 | 202 | 26 | 43 | 0 | 61 | 406 | 25 | 52 |
| Binary | 1100101 | 1010100 | 10000010 | 10110 | 100011 | 0 | 110001 | 100000110 | 10101 | 101010 |
Color Harmonies of #655482
Complementary color
Monochromatic Colors of #655482
Black with #655482
Text Example
Text Example
White with #655482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655482; }
p { color: rgb(101,84,130); }
H1.HeaderClassName
{
color: #655482;
}
.AnyTagClassName
{
color: #655482;
}
</style>
background-color css
<style>
a { background-color: #655482; }
a { background-color: rgb(101,84,130); }
div.DivClassName
{
background-color: #655482;
}
.BgClassName
{
background-color: #655482;
}
</style>
border-color css
<style>
span { border-color: #655482; }
span { border-color: rgb(101,84,130); }
td.TdClassName
{
border-color: #655482;
}
.TagClassName
{
border-color: #655482;
}
</style>