Shades of Butterfly Bush #605487
Tints of Butterfly Bush #605487
RGB
CMYK
RGB Variations
Color information
#605487 (or 0x605487) is known color: Butterfly Bush. HEX triplet: 60, 54 and 87. RGB value is (96,84,135). Sum of RGB (Red+Green+Blue) = 96+84+135=315 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.48% from 315); Green value is 84 (33.20% from 255 or 26.67% from 315); Blue value is 135 (53.12% from 255 or 42.86% from 315); Max value from RGB is 135 - color contains mainly: blue. Hex color #605487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605487 is #9FAB78. Grayscale: #5D5D5D. Windows color (decimal): -10464121 or 8868960. OLE color: 8868960.
HSL color Cylindrical-coordinate representation of color #605487: hue angle of 254.12º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #605487 is Cyan = 0.29, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 84 | 135 | - |
| CMYK | 0.29 | 0.38 | 0 | 0.47 |
| HSL | 254.12º | 0.23% | 0.43% | - |
| HSV(B) | 254.12º | 0.38% | 0.53% | - |
| XYZ | 12.37 | 10.58 | 24.31 | - |
| YUV | 93.4 | 151.48 | 129.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 84 | 135 | 0.29 | 0.38 | 0 | 0.47 | 254.12 | 0.23 | 0.43 |
| Hex | 60 | 54 | 87 | 1D | 26 | 0 | 2F | FE | 17 | 2B |
| Octal | 140 | 124 | 207 | 35 | 46 | 0 | 57 | 376 | 27 | 53 |
| Binary | 1100000 | 1010100 | 10000111 | 11101 | 100110 | 0 | 101111 | 11111110 | 10111 | 101011 |
Color Harmonies of #605487
Complementary color
Monochromatic Colors of #605487
Black with #605487
Text Example
Text Example
White with #605487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605487; }
p { color: rgb(96,84,135); }
H1.HeaderClassName
{
color: #605487;
}
.AnyTagClassName
{
color: #605487;
}
</style>
background-color css
<style>
a { background-color: #605487; }
a { background-color: rgb(96,84,135); }
div.DivClassName
{
background-color: #605487;
}
.BgClassName
{
background-color: #605487;
}
</style>
border-color css
<style>
span { border-color: #605487; }
span { border-color: rgb(96,84,135); }
td.TdClassName
{
border-color: #605487;
}
.TagClassName
{
border-color: #605487;
}
</style>