Shades of Butterfly Bush #605588
Tints of Butterfly Bush #605588
RGB
CMYK
RGB Variations
Color information
#605588 (or 0x605588) is known color: Butterfly Bush. HEX triplet: 60, 55 and 88. RGB value is (96,85,136). Sum of RGB (Red+Green+Blue) = 96+85+136=317 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.28% from 317); Green value is 85 (33.59% from 255 or 26.81% from 317); Blue value is 136 (53.52% from 255 or 42.90% from 317); Max value from RGB is 136 - color contains mainly: blue. Hex color #605588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605588 is #9FAA77. Grayscale: #5D5D5D. Windows color (decimal): -10463864 or 8934752. OLE color: 8934752.
HSL color Cylindrical-coordinate representation of color #605588: hue angle of 252.94º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #605588 is Cyan = 0.29, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 85 | 136 | - |
| CMYK | 0.29 | 0.38 | 0 | 0.47 |
| HSL | 252.94º | 0.23% | 0.43% | - |
| HSV(B) | 252.94º | 0.38% | 0.53% | - |
| XYZ | 12.52 | 10.76 | 24.71 | - |
| YUV | 94.1 | 151.64 | 129.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 136 | 0.29 | 0.38 | 0 | 0.47 | 252.94 | 0.23 | 0.43 |
| Hex | 60 | 55 | 88 | 1D | 26 | 0 | 2F | FD | 17 | 2B |
| Octal | 140 | 125 | 210 | 35 | 46 | 0 | 57 | 375 | 27 | 53 |
| Binary | 1100000 | 1010101 | 10001000 | 11101 | 100110 | 0 | 101111 | 11111101 | 10111 | 101011 |
Color Harmonies of #605588
Complementary color
Monochromatic Colors of #605588
Black with #605588
Text Example
Text Example
White with #605588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605588; }
p { color: rgb(96,85,136); }
H1.HeaderClassName
{
color: #605588;
}
.AnyTagClassName
{
color: #605588;
}
</style>
background-color css
<style>
a { background-color: #605588; }
a { background-color: rgb(96,85,136); }
div.DivClassName
{
background-color: #605588;
}
.BgClassName
{
background-color: #605588;
}
</style>
border-color css
<style>
span { border-color: #605588; }
span { border-color: rgb(96,85,136); }
td.TdClassName
{
border-color: #605588;
}
.TagClassName
{
border-color: #605588;
}
</style>