Shades of Butterfly Bush #605086
Tints of Butterfly Bush #605086
RGB
CMYK
RGB Variations
Color information
#605086 (or 0x605086) is known color: Butterfly Bush. HEX triplet: 60, 50 and 86. RGB value is (96,80,134). Sum of RGB (Red+Green+Blue) = 96+80+134=310 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.97% from 310); Green value is 80 (31.64% from 255 or 25.81% from 310); Blue value is 134 (52.73% from 255 or 43.23% from 310); Max value from RGB is 134 - color contains mainly: blue. Hex color #605086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605086 is #9FAF79. Grayscale: #5A5A5A. Windows color (decimal): -10465146 or 8802400. OLE color: 8802400.
HSL color Cylindrical-coordinate representation of color #605086: hue angle of 257.78º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #605086 is Cyan = 0.28, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 80 | 134 | - |
| CMYK | 0.28 | 0.40 | 0 | 0.47 |
| HSL | 257.78º | 0.25% | 0.42% | - |
| HSV(B) | 257.78º | 0.4% | 0.53% | - |
| XYZ | 12 | 9.95 | 23.84 | - |
| YUV | 90.94 | 152.3 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 80 | 134 | 0.28 | 0.40 | 0 | 0.47 | 257.78 | 0.25 | 0.42 |
| Hex | 60 | 50 | 86 | 1C | 28 | 0 | 2F | 102 | 19 | 2A |
| Octal | 140 | 120 | 206 | 34 | 50 | 0 | 57 | 402 | 31 | 52 |
| Binary | 1100000 | 1010000 | 10000110 | 11100 | 101000 | 0 | 101111 | 100000010 | 11001 | 101010 |
Color Harmonies of #605086
Complementary color
Monochromatic Colors of #605086
Black with #605086
Text Example
Text Example
White with #605086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605086; }
p { color: rgb(96,80,134); }
H1.HeaderClassName
{
color: #605086;
}
.AnyTagClassName
{
color: #605086;
}
</style>
background-color css
<style>
a { background-color: #605086; }
a { background-color: rgb(96,80,134); }
div.DivClassName
{
background-color: #605086;
}
.BgClassName
{
background-color: #605086;
}
</style>
border-color css
<style>
span { border-color: #605086; }
span { border-color: rgb(96,80,134); }
td.TdClassName
{
border-color: #605086;
}
.TagClassName
{
border-color: #605086;
}
</style>