Shades of Butterfly Bush #605390
Tints of Butterfly Bush #605390
RGB
CMYK
RGB Variations
Color information
#605390 (or 0x605390) is known color: Butterfly Bush. HEX triplet: 60, 53 and 90. RGB value is (96,83,144). Sum of RGB (Red+Green+Blue) = 96+83+144=323 (42% of max value = 765). Red value is 96 (37.89% from 255 or 29.72% from 323); Green value is 83 (32.81% from 255 or 25.70% from 323); Blue value is 144 (56.64% from 255 or 44.58% from 323); Max value from RGB is 144 - color contains mainly: blue. Hex color #605390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605390 is #9FAC6F. Grayscale: #5D5D5D. Windows color (decimal): -10464368 or 9458528. OLE color: 9458528.
HSL color Cylindrical-coordinate representation of color #605390: hue angle of 252.79º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #605390 is Cyan = 0.33, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 83 | 144 | - |
| CMYK | 0.33 | 0.42 | 0 | 0.44 |
| HSL | 252.79º | 0.27% | 0.45% | - |
| HSV(B) | 252.79º | 0.42% | 0.56% | - |
| XYZ | 12.95 | 10.69 | 27.77 | - |
| YUV | 93.84 | 156.31 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 144 | 0.33 | 0.42 | 0 | 0.44 | 252.79 | 0.27 | 0.45 |
| Hex | 60 | 53 | 90 | 21 | 2A | 0 | 2C | FD | 1B | 2D |
| Octal | 140 | 123 | 220 | 41 | 52 | 0 | 54 | 375 | 33 | 55 |
| Binary | 1100000 | 1010011 | 10010000 | 100001 | 101010 | 0 | 101100 | 11111101 | 11011 | 101101 |
Color Harmonies of #605390
Complementary color
Monochromatic Colors of #605390
Black with #605390
Text Example
Text Example
White with #605390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605390; }
p { color: rgb(96,83,144); }
H1.HeaderClassName
{
color: #605390;
}
.AnyTagClassName
{
color: #605390;
}
</style>
background-color css
<style>
a { background-color: #605390; }
a { background-color: rgb(96,83,144); }
div.DivClassName
{
background-color: #605390;
}
.BgClassName
{
background-color: #605390;
}
</style>
border-color css
<style>
span { border-color: #605390; }
span { border-color: rgb(96,83,144); }
td.TdClassName
{
border-color: #605390;
}
.TagClassName
{
border-color: #605390;
}
</style>