Shades of Butterfly Bush #655488
Tints of Butterfly Bush #655488
RGB
CMYK
RGB Variations
Color information
#655488 (or 0x655488) is known color: Butterfly Bush. HEX triplet: 65, 54 and 88. RGB value is (101,84,136). Sum of RGB (Red+Green+Blue) = 101+84+136=321 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.46% from 321); Green value is 84 (33.20% from 255 or 26.17% from 321); Blue value is 136 (53.52% from 255 or 42.37% from 321); Max value from RGB is 136 - color contains mainly: blue. Hex color #655488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655488 is #9AAB77. Grayscale: #5E5E5E. Windows color (decimal): -10136440 or 8934501. OLE color: 8934501.
HSL color Cylindrical-coordinate representation of color #655488: hue angle of 259.62º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #655488 is Cyan = 0.26, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 84 | 136 | - |
| CMYK | 0.26 | 0.38 | 0 | 0.47 |
| HSL | 259.62º | 0.24% | 0.43% | - |
| HSV(B) | 259.62º | 0.38% | 0.53% | - |
| XYZ | 12.98 | 10.88 | 24.71 | - |
| YUV | 95.01 | 151.13 | 132.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 136 | 0.26 | 0.38 | 0 | 0.47 | 259.62 | 0.24 | 0.43 |
| Hex | 65 | 54 | 88 | 1A | 26 | 0 | 2F | 104 | 18 | 2B |
| Octal | 145 | 124 | 210 | 32 | 46 | 0 | 57 | 404 | 30 | 53 |
| Binary | 1100101 | 1010100 | 10001000 | 11010 | 100110 | 0 | 101111 | 100000100 | 11000 | 101011 |
Color Harmonies of #655488
Complementary color
Monochromatic Colors of #655488
Black with #655488
Text Example
Text Example
White with #655488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655488; }
p { color: rgb(101,84,136); }
H1.HeaderClassName
{
color: #655488;
}
.AnyTagClassName
{
color: #655488;
}
</style>
background-color css
<style>
a { background-color: #655488; }
a { background-color: rgb(101,84,136); }
div.DivClassName
{
background-color: #655488;
}
.BgClassName
{
background-color: #655488;
}
</style>
border-color css
<style>
span { border-color: #655488; }
span { border-color: rgb(101,84,136); }
td.TdClassName
{
border-color: #655488;
}
.TagClassName
{
border-color: #655488;
}
</style>