Shades of Butterfly Bush #655581
Tints of Butterfly Bush #655581
RGB
CMYK
RGB Variations
Color information
#655581 (or 0x655581) is known color: Butterfly Bush. HEX triplet: 65, 55 and 81. RGB value is (101,85,129). Sum of RGB (Red+Green+Blue) = 101+85+129=315 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.06% from 315); Green value is 85 (33.59% from 255 or 26.98% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #655581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655581 is #9AAA7E. Grayscale: #5E5E5E. Windows color (decimal): -10136191 or 8476005. OLE color: 8476005.
HSL color Cylindrical-coordinate representation of color #655581: hue angle of 261.82º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #655581 is Cyan = 0.22, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 85 | 129 | - |
| CMYK | 0.22 | 0.34 | 0 | 0.49 |
| HSL | 261.82º | 0.21% | 0.42% | - |
| HSV(B) | 261.82º | 0.34% | 0.51% | - |
| XYZ | 12.58 | 10.85 | 22.2 | - |
| YUV | 94.8 | 147.3 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 129 | 0.22 | 0.34 | 0 | 0.49 | 261.82 | 0.21 | 0.42 |
| Hex | 65 | 55 | 81 | 16 | 22 | 0 | 31 | 106 | 15 | 2A |
| Octal | 145 | 125 | 201 | 26 | 42 | 0 | 61 | 406 | 25 | 52 |
| Binary | 1100101 | 1010101 | 10000001 | 10110 | 100010 | 0 | 110001 | 100000110 | 10101 | 101010 |
Color Harmonies of #655581
Complementary color
Monochromatic Colors of #655581
Black with #655581
Text Example
Text Example
White with #655581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655581; }
p { color: rgb(101,85,129); }
H1.HeaderClassName
{
color: #655581;
}
.AnyTagClassName
{
color: #655581;
}
</style>
background-color css
<style>
a { background-color: #655581; }
a { background-color: rgb(101,85,129); }
div.DivClassName
{
background-color: #655581;
}
.BgClassName
{
background-color: #655581;
}
</style>
border-color css
<style>
span { border-color: #655581; }
span { border-color: rgb(101,85,129); }
td.TdClassName
{
border-color: #655581;
}
.TagClassName
{
border-color: #655581;
}
</style>