Shades of Butterfly Bush #655195
Tints of Butterfly Bush #655195
RGB
CMYK
RGB Variations
Color information
#655195 (or 0x655195) is known color: Butterfly Bush. HEX triplet: 65, 51 and 95. RGB value is (101,81,149). Sum of RGB (Red+Green+Blue) = 101+81+149=331 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.51% from 331); Green value is 81 (32.03% from 255 or 24.47% from 331); Blue value is 149 (58.59% from 255 or 45.02% from 331); Max value from RGB is 149 - color contains mainly: blue. Hex color #655195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655195 is #9AAE6A. Grayscale: #5E5E5E. Windows color (decimal): -10137195 or 9785701. OLE color: 9785701.
HSL color Cylindrical-coordinate representation of color #655195: hue angle of 257.65º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #655195 is Cyan = 0.32, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 81 | 149 | - |
| CMYK | 0.32 | 0.46 | 0 | 0.42 |
| HSL | 257.65º | 0.3% | 0.45% | - |
| HSV(B) | 257.65º | 0.46% | 0.58% | - |
| XYZ | 13.73 | 10.82 | 29.8 | - |
| YUV | 94.73 | 158.63 | 132.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 149 | 0.32 | 0.46 | 0 | 0.42 | 257.65 | 0.3 | 0.45 |
| Hex | 65 | 51 | 95 | 20 | 2E | 0 | 2A | 102 | 1E | 2D |
| Octal | 145 | 121 | 225 | 40 | 56 | 0 | 52 | 402 | 36 | 55 |
| Binary | 1100101 | 1010001 | 10010101 | 100000 | 101110 | 0 | 101010 | 100000010 | 11110 | 101101 |
Color Harmonies of #655195
Complementary color
Monochromatic Colors of #655195
Black with #655195
Text Example
Text Example
White with #655195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655195; }
p { color: rgb(101,81,149); }
H1.HeaderClassName
{
color: #655195;
}
.AnyTagClassName
{
color: #655195;
}
</style>
background-color css
<style>
a { background-color: #655195; }
a { background-color: rgb(101,81,149); }
div.DivClassName
{
background-color: #655195;
}
.BgClassName
{
background-color: #655195;
}
</style>
border-color css
<style>
span { border-color: #655195; }
span { border-color: rgb(101,81,149); }
td.TdClassName
{
border-color: #655195;
}
.TagClassName
{
border-color: #655195;
}
</style>