Shades of Butterfly Bush #605289
Tints of Butterfly Bush #605289
RGB
CMYK
RGB Variations
Color information
#605289 (or 0x605289) is known color: Butterfly Bush. HEX triplet: 60, 52 and 89. RGB value is (96,82,137). Sum of RGB (Red+Green+Blue) = 96+82+137=315 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.48% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 137 (53.91% from 255 or 43.49% from 315); Max value from RGB is 137 - color contains mainly: blue. Hex color #605289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605289 is #9FAD76. Grayscale: #5C5C5C. Windows color (decimal): -10464631 or 8999520. OLE color: 8999520.
HSL color Cylindrical-coordinate representation of color #605289: hue angle of 255.27º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #605289 is Cyan = 0.30, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 82 | 137 | - |
| CMYK | 0.30 | 0.40 | 0 | 0.46 |
| HSL | 255.27º | 0.25% | 0.43% | - |
| HSV(B) | 255.27º | 0.4% | 0.54% | - |
| XYZ | 12.36 | 10.33 | 25.01 | - |
| YUV | 92.46 | 153.14 | 130.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 82 | 137 | 0.30 | 0.40 | 0 | 0.46 | 255.27 | 0.25 | 0.43 |
| Hex | 60 | 52 | 89 | 1E | 28 | 0 | 2E | FF | 19 | 2B |
| Octal | 140 | 122 | 211 | 36 | 50 | 0 | 56 | 377 | 31 | 53 |
| Binary | 1100000 | 1010010 | 10001001 | 11110 | 101000 | 0 | 101110 | 11111111 | 11001 | 101011 |
Color Harmonies of #605289
Complementary color
Monochromatic Colors of #605289
Black with #605289
Text Example
Text Example
White with #605289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605289; }
p { color: rgb(96,82,137); }
H1.HeaderClassName
{
color: #605289;
}
.AnyTagClassName
{
color: #605289;
}
</style>
background-color css
<style>
a { background-color: #605289; }
a { background-color: rgb(96,82,137); }
div.DivClassName
{
background-color: #605289;
}
.BgClassName
{
background-color: #605289;
}
</style>
border-color css
<style>
span { border-color: #605289; }
span { border-color: rgb(96,82,137); }
td.TdClassName
{
border-color: #605289;
}
.TagClassName
{
border-color: #605289;
}
</style>