Shades of Butterfly Bush #605186
Tints of Butterfly Bush #605186
RGB
CMYK
RGB Variations
Color information
#605186 (or 0x605186) is known color: Butterfly Bush. HEX triplet: 60, 51 and 86. RGB value is (96,81,134). Sum of RGB (Red+Green+Blue) = 96+81+134=311 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.87% from 311); Green value is 81 (32.03% from 255 or 26.05% from 311); Blue value is 134 (52.73% from 255 or 43.09% from 311); Max value from RGB is 134 - color contains mainly: blue. Hex color #605186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605186 is #9FAE79. Grayscale: #5B5B5B. Windows color (decimal): -10464890 or 8802656. OLE color: 8802656.
HSL color Cylindrical-coordinate representation of color #605186: hue angle of 256.98º 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 #605186 is Cyan = 0.28, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 81 | 134 | - |
| CMYK | 0.28 | 0.40 | 0 | 0.47 |
| HSL | 256.98º | 0.25% | 0.42% | - |
| HSV(B) | 256.98º | 0.4% | 0.53% | - |
| XYZ | 12.07 | 10.09 | 23.87 | - |
| YUV | 91.53 | 151.97 | 131.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 81 | 134 | 0.28 | 0.40 | 0 | 0.47 | 256.98 | 0.25 | 0.42 |
| Hex | 60 | 51 | 86 | 1C | 28 | 0 | 2F | 101 | 19 | 2A |
| Octal | 140 | 121 | 206 | 34 | 50 | 0 | 57 | 401 | 31 | 52 |
| Binary | 1100000 | 1010001 | 10000110 | 11100 | 101000 | 0 | 101111 | 100000001 | 11001 | 101010 |
Color Harmonies of #605186
Complementary color
Monochromatic Colors of #605186
Black with #605186
Text Example
Text Example
White with #605186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605186; }
p { color: rgb(96,81,134); }
H1.HeaderClassName
{
color: #605186;
}
.AnyTagClassName
{
color: #605186;
}
</style>
background-color css
<style>
a { background-color: #605186; }
a { background-color: rgb(96,81,134); }
div.DivClassName
{
background-color: #605186;
}
.BgClassName
{
background-color: #605186;
}
</style>
border-color css
<style>
span { border-color: #605186; }
span { border-color: rgb(96,81,134); }
td.TdClassName
{
border-color: #605186;
}
.TagClassName
{
border-color: #605186;
}
</style>