Shades of Butterfly Bush #645486
Tints of Butterfly Bush #645486
RGB
CMYK
RGB Variations
Color information
#645486 (or 0x645486) is known color: Butterfly Bush. HEX triplet: 64, 54 and 86. RGB value is (100,84,134). Sum of RGB (Red+Green+Blue) = 100+84+134=318 (42% of max value = 765). Red value is 100 (39.45% from 255 or 31.45% from 318); Green value is 84 (33.20% from 255 or 26.42% from 318); Blue value is 134 (52.73% from 255 or 42.14% from 318); Max value from RGB is 134 - color contains mainly: blue. Hex color #645486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645486 is #9BAB79. Grayscale: #5E5E5E. Windows color (decimal): -10201978 or 8803428. OLE color: 8803428.
HSL color Cylindrical-coordinate representation of color #645486: hue angle of 259.2º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #645486 is Cyan = 0.25, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 84 | 134 | - |
| CMYK | 0.25 | 0.37 | 0 | 0.47 |
| HSL | 259.2º | 0.23% | 0.43% | - |
| HSV(B) | 259.2º | 0.37% | 0.53% | - |
| XYZ | 12.73 | 10.77 | 23.96 | - |
| YUV | 94.48 | 150.3 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 84 | 134 | 0.25 | 0.37 | 0 | 0.47 | 259.2 | 0.23 | 0.43 |
| Hex | 64 | 54 | 86 | 19 | 25 | 0 | 2F | 103 | 17 | 2B |
| Octal | 144 | 124 | 206 | 31 | 45 | 0 | 57 | 403 | 27 | 53 |
| Binary | 1100100 | 1010100 | 10000110 | 11001 | 100101 | 0 | 101111 | 100000011 | 10111 | 101011 |
Color Harmonies of #645486
Complementary color
Monochromatic Colors of #645486
Black with #645486
Text Example
Text Example
White with #645486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645486; }
p { color: rgb(100,84,134); }
H1.HeaderClassName
{
color: #645486;
}
.AnyTagClassName
{
color: #645486;
}
</style>
background-color css
<style>
a { background-color: #645486; }
a { background-color: rgb(100,84,134); }
div.DivClassName
{
background-color: #645486;
}
.BgClassName
{
background-color: #645486;
}
</style>
border-color css
<style>
span { border-color: #645486; }
span { border-color: rgb(100,84,134); }
td.TdClassName
{
border-color: #645486;
}
.TagClassName
{
border-color: #645486;
}
</style>