Shades of Butterfly Bush #605591
Tints of Butterfly Bush #605591
RGB
CMYK
RGB Variations
Color information
#605591 (or 0x605591) is known color: Butterfly Bush. HEX triplet: 60, 55 and 91. RGB value is (96,85,145). Sum of RGB (Red+Green+Blue) = 96+85+145=326 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.45% from 326); Green value is 85 (33.59% from 255 or 26.07% from 326); Blue value is 145 (57.03% from 255 or 44.48% from 326); Max value from RGB is 145 - color contains mainly: blue. Hex color #605591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605591 is #9FAA6E. Grayscale: #5E5E5E. Windows color (decimal): -10463855 or 9524576. OLE color: 9524576.
HSL color Cylindrical-coordinate representation of color #605591: hue angle of 251º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #605591 is Cyan = 0.34, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 85 | 145 | - |
| CMYK | 0.34 | 0.41 | 0 | 0.43 |
| HSL | 251º | 0.26% | 0.45% | - |
| HSV(B) | 251º | 0.41% | 0.57% | - |
| XYZ | 13.18 | 11.03 | 28.22 | - |
| YUV | 95.13 | 156.14 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 145 | 0.34 | 0.41 | 0 | 0.43 | 251 | 0.26 | 0.45 |
| Hex | 60 | 55 | 91 | 22 | 29 | 0 | 2B | FB | 1A | 2D |
| Octal | 140 | 125 | 221 | 42 | 51 | 0 | 53 | 373 | 32 | 55 |
| Binary | 1100000 | 1010101 | 10010001 | 100010 | 101001 | 0 | 101011 | 11111011 | 11010 | 101101 |
Color Harmonies of #605591
Complementary color
Monochromatic Colors of #605591
Black with #605591
Text Example
Text Example
White with #605591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605591; }
p { color: rgb(96,85,145); }
H1.HeaderClassName
{
color: #605591;
}
.AnyTagClassName
{
color: #605591;
}
</style>
background-color css
<style>
a { background-color: #605591; }
a { background-color: rgb(96,85,145); }
div.DivClassName
{
background-color: #605591;
}
.BgClassName
{
background-color: #605591;
}
</style>
border-color css
<style>
span { border-color: #605591; }
span { border-color: rgb(96,85,145); }
td.TdClassName
{
border-color: #605591;
}
.TagClassName
{
border-color: #605591;
}
</style>