Shades of Butterfly Bush #605394
Tints of Butterfly Bush #605394
RGB
CMYK
RGB Variations
Color information
#605394 (or 0x605394) is known color: Butterfly Bush. HEX triplet: 60, 53 and 94. RGB value is (96,83,148). Sum of RGB (Red+Green+Blue) = 96+83+148=327 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.36% from 327); Green value is 83 (32.81% from 255 or 25.38% from 327); Blue value is 148 (58.20% from 255 or 45.26% from 327); Max value from RGB is 148 - color contains mainly: blue. Hex color #605394 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605394 is #9FAC6B. Grayscale: #5E5E5E. Windows color (decimal): -10464364 or 9720672. OLE color: 9720672.
HSL color Cylindrical-coordinate representation of color #605394: hue angle of 252º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #605394 is Cyan = 0.35, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 83 | 148 | - |
| CMYK | 0.35 | 0.44 | 0 | 0.42 |
| HSL | 252º | 0.28% | 0.45% | - |
| HSV(B) | 252º | 0.44% | 0.58% | - |
| XYZ | 13.26 | 10.81 | 29.4 | - |
| YUV | 94.3 | 158.31 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 148 | 0.35 | 0.44 | 0 | 0.42 | 252 | 0.28 | 0.45 |
| Hex | 60 | 53 | 94 | 23 | 2C | 0 | 2A | FC | 1C | 2D |
| Octal | 140 | 123 | 224 | 43 | 54 | 0 | 52 | 374 | 34 | 55 |
| Binary | 1100000 | 1010011 | 10010100 | 100011 | 101100 | 0 | 101010 | 11111100 | 11100 | 101101 |
Color Harmonies of #605394
Complementary color
Monochromatic Colors of #605394
Black with #605394
Text Example
Text Example
White with #605394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605394; }
p { color: rgb(96,83,148); }
H1.HeaderClassName
{
color: #605394;
}
.AnyTagClassName
{
color: #605394;
}
</style>
background-color css
<style>
a { background-color: #605394; }
a { background-color: rgb(96,83,148); }
div.DivClassName
{
background-color: #605394;
}
.BgClassName
{
background-color: #605394;
}
</style>
border-color css
<style>
span { border-color: #605394; }
span { border-color: rgb(96,83,148); }
td.TdClassName
{
border-color: #605394;
}
.TagClassName
{
border-color: #605394;
}
</style>