Shades of Butterfly Bush #655193
Tints of Butterfly Bush #655193
RGB
CMYK
RGB Variations
Color information
#655193 (or 0x655193) is known color: Butterfly Bush. HEX triplet: 65, 51 and 93. RGB value is (101,81,147). Sum of RGB (Red+Green+Blue) = 101+81+147=329 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.70% from 329); Green value is 81 (32.03% from 255 or 24.62% from 329); Blue value is 147 (57.81% from 255 or 44.68% from 329); Max value from RGB is 147 - color contains mainly: blue. Hex color #655193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655193 is #9AAE6C. Grayscale: #5E5E5E. Windows color (decimal): -10137197 or 9654629. OLE color: 9654629.
HSL color Cylindrical-coordinate representation of color #655193: hue angle of 258.18º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #655193 is Cyan = 0.31, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 81 | 147 | - |
| CMYK | 0.31 | 0.45 | 0 | 0.42 |
| HSL | 258.18º | 0.29% | 0.45% | - |
| HSV(B) | 258.18º | 0.45% | 0.58% | - |
| XYZ | 13.58 | 10.76 | 28.96 | - |
| YUV | 94.5 | 157.63 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 147 | 0.31 | 0.45 | 0 | 0.42 | 258.18 | 0.29 | 0.45 |
| Hex | 65 | 51 | 93 | 1F | 2D | 0 | 2A | 102 | 1D | 2D |
| Octal | 145 | 121 | 223 | 37 | 55 | 0 | 52 | 402 | 35 | 55 |
| Binary | 1100101 | 1010001 | 10010011 | 11111 | 101101 | 0 | 101010 | 100000010 | 11101 | 101101 |
Color Harmonies of #655193
Complementary color
Monochromatic Colors of #655193
Black with #655193
Text Example
Text Example
White with #655193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655193; }
p { color: rgb(101,81,147); }
H1.HeaderClassName
{
color: #655193;
}
.AnyTagClassName
{
color: #655193;
}
</style>
background-color css
<style>
a { background-color: #655193; }
a { background-color: rgb(101,81,147); }
div.DivClassName
{
background-color: #655193;
}
.BgClassName
{
background-color: #655193;
}
</style>
border-color css
<style>
span { border-color: #655193; }
span { border-color: rgb(101,81,147); }
td.TdClassName
{
border-color: #655193;
}
.TagClassName
{
border-color: #655193;
}
</style>