Shades of Butterfly Bush #645484
Tints of Butterfly Bush #645484
RGB
CMYK
RGB Variations
Color information
#645484 (or 0x645484) is known color: Butterfly Bush. HEX triplet: 64, 54 and 84. RGB value is (100,84,132). Sum of RGB (Red+Green+Blue) = 100+84+132=316 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.65% from 316); Green value is 84 (33.20% from 255 or 26.58% from 316); Blue value is 132 (51.95% from 255 or 41.77% from 316); Max value from RGB is 132 - color contains mainly: blue. Hex color #645484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645484 is #9BAB7B. Grayscale: #5E5E5E. Windows color (decimal): -10201980 or 8672356. OLE color: 8672356.
HSL color Cylindrical-coordinate representation of color #645484: hue angle of 260º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #645484 is Cyan = 0.24, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 84 | 132 | - |
| CMYK | 0.24 | 0.36 | 0 | 0.48 |
| HSL | 260º | 0.22% | 0.42% | - |
| HSV(B) | 260º | 0.36% | 0.52% | - |
| XYZ | 12.59 | 10.72 | 23.23 | - |
| YUV | 94.26 | 149.3 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 84 | 132 | 0.24 | 0.36 | 0 | 0.48 | 260 | 0.22 | 0.42 |
| Hex | 64 | 54 | 84 | 18 | 24 | 0 | 30 | 104 | 16 | 2A |
| Octal | 144 | 124 | 204 | 30 | 44 | 0 | 60 | 404 | 26 | 52 |
| Binary | 1100100 | 1010100 | 10000100 | 11000 | 100100 | 0 | 110000 | 100000100 | 10110 | 101010 |
Color Harmonies of #645484
Complementary color
Monochromatic Colors of #645484
Black with #645484
Text Example
Text Example
White with #645484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645484; }
p { color: rgb(100,84,132); }
H1.HeaderClassName
{
color: #645484;
}
.AnyTagClassName
{
color: #645484;
}
</style>
background-color css
<style>
a { background-color: #645484; }
a { background-color: rgb(100,84,132); }
div.DivClassName
{
background-color: #645484;
}
.BgClassName
{
background-color: #645484;
}
</style>
border-color css
<style>
span { border-color: #645484; }
span { border-color: rgb(100,84,132); }
td.TdClassName
{
border-color: #645484;
}
.TagClassName
{
border-color: #645484;
}
</style>