Shades of Butterfly Bush #645290
Tints of Butterfly Bush #645290
RGB
CMYK
RGB Variations
Color information
#645290 (or 0x645290) is known color: Butterfly Bush. HEX triplet: 64, 52 and 90. RGB value is (100,82,144). Sum of RGB (Red+Green+Blue) = 100+82+144=326 (43% of max value = 765). Red value is 100 (39.45% from 255 or 30.67% from 326); Green value is 82 (32.42% from 255 or 25.15% from 326); Blue value is 144 (56.64% from 255 or 44.17% from 326); Max value from RGB is 144 - color contains mainly: blue. Hex color #645290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645290 is #9BAD6F. Grayscale: #5E5E5E. Windows color (decimal): -10202480 or 9458276. OLE color: 9458276.
HSL color Cylindrical-coordinate representation of color #645290: hue angle of 257.42º 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 #645290 is Cyan = 0.31, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 82 | 144 | - |
| CMYK | 0.31 | 0.43 | 0 | 0.44 |
| HSL | 257.42º | 0.27% | 0.44% | - |
| HSV(B) | 257.42º | 0.43% | 0.56% | - |
| XYZ | 13.31 | 10.76 | 27.76 | - |
| YUV | 94.45 | 155.96 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 82 | 144 | 0.31 | 0.43 | 0 | 0.44 | 257.42 | 0.27 | 0.44 |
| Hex | 64 | 52 | 90 | 1F | 2B | 0 | 2C | 101 | 1B | 2C |
| Octal | 144 | 122 | 220 | 37 | 53 | 0 | 54 | 401 | 33 | 54 |
| Binary | 1100100 | 1010010 | 10010000 | 11111 | 101011 | 0 | 101100 | 100000001 | 11011 | 101100 |
Color Harmonies of #645290
Complementary color
Monochromatic Colors of #645290
Black with #645290
Text Example
Text Example
White with #645290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645290; }
p { color: rgb(100,82,144); }
H1.HeaderClassName
{
color: #645290;
}
.AnyTagClassName
{
color: #645290;
}
</style>
background-color css
<style>
a { background-color: #645290; }
a { background-color: rgb(100,82,144); }
div.DivClassName
{
background-color: #645290;
}
.BgClassName
{
background-color: #645290;
}
</style>
border-color css
<style>
span { border-color: #645290; }
span { border-color: rgb(100,82,144); }
td.TdClassName
{
border-color: #645290;
}
.TagClassName
{
border-color: #645290;
}
</style>