Shades of Butterfly Bush #655290
Tints of Butterfly Bush #655290
RGB
CMYK
RGB Variations
Color information
#655290 (or 0x655290) is known color: Butterfly Bush. HEX triplet: 65, 52 and 90. RGB value is (101,82,144). Sum of RGB (Red+Green+Blue) = 101+82+144=327 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.89% from 327); Green value is 82 (32.42% from 255 or 25.08% from 327); Blue value is 144 (56.64% from 255 or 44.04% from 327); Max value from RGB is 144 - color contains mainly: blue. Hex color #655290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655290 is #9AAD6F. Grayscale: #5E5E5E. Windows color (decimal): -10136944 or 9458277. OLE color: 9458277.
HSL color Cylindrical-coordinate representation of color #655290: hue angle of 258.39º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #655290 is Cyan = 0.30, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 82 | 144 | - |
| CMYK | 0.30 | 0.43 | 0 | 0.44 |
| HSL | 258.39º | 0.27% | 0.44% | - |
| HSV(B) | 258.39º | 0.43% | 0.56% | - |
| XYZ | 13.42 | 10.81 | 27.77 | - |
| YUV | 94.75 | 155.79 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 144 | 0.30 | 0.43 | 0 | 0.44 | 258.39 | 0.27 | 0.44 |
| Hex | 65 | 52 | 90 | 1E | 2B | 0 | 2C | 102 | 1B | 2C |
| Octal | 145 | 122 | 220 | 36 | 53 | 0 | 54 | 402 | 33 | 54 |
| Binary | 1100101 | 1010010 | 10010000 | 11110 | 101011 | 0 | 101100 | 100000010 | 11011 | 101100 |
Color Harmonies of #655290
Complementary color
Monochromatic Colors of #655290
Black with #655290
Text Example
Text Example
White with #655290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655290; }
p { color: rgb(101,82,144); }
H1.HeaderClassName
{
color: #655290;
}
.AnyTagClassName
{
color: #655290;
}
</style>
background-color css
<style>
a { background-color: #655290; }
a { background-color: rgb(101,82,144); }
div.DivClassName
{
background-color: #655290;
}
.BgClassName
{
background-color: #655290;
}
</style>
border-color css
<style>
span { border-color: #655290; }
span { border-color: rgb(101,82,144); }
td.TdClassName
{
border-color: #655290;
}
.TagClassName
{
border-color: #655290;
}
</style>