Shades of Butterfly Bush #645298
Tints of Butterfly Bush #645298
RGB
CMYK
RGB Variations
Color information
#645298 (or 0x645298) is known color: Butterfly Bush. HEX triplet: 64, 52 and 98. RGB value is (100,82,152). Sum of RGB (Red+Green+Blue) = 100+82+152=334 (44% of max value = 765). Red value is 100 (39.45% from 255 or 29.94% from 334); Green value is 82 (32.42% from 255 or 24.55% from 334); Blue value is 152 (59.77% from 255 or 45.51% from 334); Max value from RGB is 152 - color contains mainly: blue. Hex color #645298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #645298 is #9BAD67. Grayscale: #5F5F5F. Windows color (decimal): -10202472 or 9982564. OLE color: 9982564.
HSL color Cylindrical-coordinate representation of color #645298: hue angle of 255.43º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #645298 is Cyan = 0.34, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 100 | 82 | 152 | - |
| CMYK | 0.34 | 0.46 | 0 | 0.40 |
| HSL | 255.43º | 0.3% | 0.46% | - |
| HSV(B) | 255.43º | 0.46% | 0.6% | - |
| XYZ | 13.94 | 11.01 | 31.1 | - |
| YUV | 95.36 | 159.96 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 82 | 152 | 0.34 | 0.46 | 0 | 0.40 | 255.43 | 0.3 | 0.46 |
| Hex | 64 | 52 | 98 | 22 | 2E | 0 | 28 | FF | 1E | 2E |
| Octal | 144 | 122 | 230 | 42 | 56 | 0 | 50 | 377 | 36 | 56 |
| Binary | 1100100 | 1010010 | 10011000 | 100010 | 101110 | 0 | 101000 | 11111111 | 11110 | 101110 |
Color Harmonies of #645298
Complementary color
Monochromatic Colors of #645298
Black with #645298
Text Example
Text Example
White with #645298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645298; }
p { color: rgb(100,82,152); }
H1.HeaderClassName
{
color: #645298;
}
.AnyTagClassName
{
color: #645298;
}
</style>
background-color css
<style>
a { background-color: #645298; }
a { background-color: rgb(100,82,152); }
div.DivClassName
{
background-color: #645298;
}
.BgClassName
{
background-color: #645298;
}
</style>
border-color css
<style>
span { border-color: #645298; }
span { border-color: rgb(100,82,152); }
td.TdClassName
{
border-color: #645298;
}
.TagClassName
{
border-color: #645298;
}
</style>