Shades of Butterfly Bush #655181
Tints of Butterfly Bush #655181
RGB
CMYK
RGB Variations
Color information
#655181 (or 0x655181) is known color: Butterfly Bush. HEX triplet: 65, 51 and 81. RGB value is (101,81,129). Sum of RGB (Red+Green+Blue) = 101+81+129=311 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.48% from 311); Green value is 81 (32.03% from 255 or 26.05% from 311); Blue value is 129 (50.78% from 255 or 41.48% from 311); Max value from RGB is 129 - color contains mainly: blue. Hex color #655181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655181 is #9AAE7E. Grayscale: #5C5C5C. Windows color (decimal): -10137215 or 8474981. OLE color: 8474981.
HSL color Cylindrical-coordinate representation of color #655181: hue angle of 265º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #655181 is Cyan = 0.22, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 81 | 129 | - |
| CMYK | 0.22 | 0.37 | 0 | 0.49 |
| HSL | 265º | 0.23% | 0.41% | - |
| HSV(B) | 265º | 0.37% | 0.51% | - |
| XYZ | 12.27 | 10.24 | 22.1 | - |
| YUV | 92.45 | 148.63 | 134.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 129 | 0.22 | 0.37 | 0 | 0.49 | 265 | 0.23 | 0.41 |
| Hex | 65 | 51 | 81 | 16 | 25 | 0 | 31 | 109 | 17 | 29 |
| Octal | 145 | 121 | 201 | 26 | 45 | 0 | 61 | 411 | 27 | 51 |
| Binary | 1100101 | 1010001 | 10000001 | 10110 | 100101 | 0 | 110001 | 100001001 | 10111 | 101001 |
Color Harmonies of #655181
Complementary color
Monochromatic Colors of #655181
Black with #655181
Text Example
Text Example
White with #655181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655181; }
p { color: rgb(101,81,129); }
H1.HeaderClassName
{
color: #655181;
}
.AnyTagClassName
{
color: #655181;
}
</style>
background-color css
<style>
a { background-color: #655181; }
a { background-color: rgb(101,81,129); }
div.DivClassName
{
background-color: #655181;
}
.BgClassName
{
background-color: #655181;
}
</style>
border-color css
<style>
span { border-color: #655181; }
span { border-color: rgb(101,81,129); }
td.TdClassName
{
border-color: #655181;
}
.TagClassName
{
border-color: #655181;
}
</style>