Shades of Butterfly Bush #605486
Tints of Butterfly Bush #605486
RGB
CMYK
RGB Variations
Color information
#605486 (or 0x605486) is known color: Butterfly Bush. HEX triplet: 60, 54 and 86. RGB value is (96,84,134). Sum of RGB (Red+Green+Blue) = 96+84+134=314 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.57% from 314); Green value is 84 (33.20% from 255 or 26.75% from 314); Blue value is 134 (52.73% from 255 or 42.68% from 314); Max value from RGB is 134 - color contains mainly: blue. Hex color #605486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605486 is #9FAB79. Grayscale: #5D5D5D. Windows color (decimal): -10464122 or 8803424. OLE color: 8803424.
HSL color Cylindrical-coordinate representation of color #605486: hue angle of 254.4º 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 #605486 is Cyan = 0.28, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 84 | 134 | - |
| CMYK | 0.28 | 0.37 | 0 | 0.47 |
| HSL | 254.4º | 0.23% | 0.43% | - |
| HSV(B) | 254.4º | 0.37% | 0.53% | - |
| XYZ | 12.3 | 10.55 | 23.94 | - |
| YUV | 93.29 | 150.98 | 129.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 84 | 134 | 0.28 | 0.37 | 0 | 0.47 | 254.4 | 0.23 | 0.43 |
| Hex | 60 | 54 | 86 | 1C | 25 | 0 | 2F | FE | 17 | 2B |
| Octal | 140 | 124 | 206 | 34 | 45 | 0 | 57 | 376 | 27 | 53 |
| Binary | 1100000 | 1010100 | 10000110 | 11100 | 100101 | 0 | 101111 | 11111110 | 10111 | 101011 |
Color Harmonies of #605486
Complementary color
Monochromatic Colors of #605486
Black with #605486
Text Example
Text Example
White with #605486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605486; }
p { color: rgb(96,84,134); }
H1.HeaderClassName
{
color: #605486;
}
.AnyTagClassName
{
color: #605486;
}
</style>
background-color css
<style>
a { background-color: #605486; }
a { background-color: rgb(96,84,134); }
div.DivClassName
{
background-color: #605486;
}
.BgClassName
{
background-color: #605486;
}
</style>
border-color css
<style>
span { border-color: #605486; }
span { border-color: rgb(96,84,134); }
td.TdClassName
{
border-color: #605486;
}
.TagClassName
{
border-color: #605486;
}
</style>