Shades of Butterfly Bush #605895
Tints of Butterfly Bush #605895
RGB
CMYK
RGB Variations
Color information
#605895 (or 0x605895) is known color: Butterfly Bush. HEX triplet: 60, 58 and 95. RGB value is (96,88,149). Sum of RGB (Red+Green+Blue) = 96+88+149=333 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.83% from 333); Green value is 88 (34.77% from 255 or 26.43% from 333); Blue value is 149 (58.59% from 255 or 44.74% from 333); Max value from RGB is 149 - color contains mainly: blue. Hex color #605895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605895 is #9FA76A. Grayscale: #616161. Windows color (decimal): -10463083 or 9787488. OLE color: 9787488.
HSL color Cylindrical-coordinate representation of color #605895: hue angle of 247.87º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #605895 is Cyan = 0.36, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 88 | 149 | - |
| CMYK | 0.36 | 0.41 | 0 | 0.42 |
| HSL | 247.87º | 0.26% | 0.46% | - |
| HSV(B) | 247.87º | 0.41% | 0.58% | - |
| XYZ | 13.74 | 11.64 | 29.96 | - |
| YUV | 97.35 | 157.15 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 88 | 149 | 0.36 | 0.41 | 0 | 0.42 | 247.87 | 0.26 | 0.46 |
| Hex | 60 | 58 | 95 | 24 | 29 | 0 | 2A | F8 | 1A | 2E |
| Octal | 140 | 130 | 225 | 44 | 51 | 0 | 52 | 370 | 32 | 56 |
| Binary | 1100000 | 1011000 | 10010101 | 100100 | 101001 | 0 | 101010 | 11111000 | 11010 | 101110 |
Color Harmonies of #605895
Complementary color
Monochromatic Colors of #605895
Black with #605895
Text Example
Text Example
White with #605895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605895; }
p { color: rgb(96,88,149); }
H1.HeaderClassName
{
color: #605895;
}
.AnyTagClassName
{
color: #605895;
}
</style>
background-color css
<style>
a { background-color: #605895; }
a { background-color: rgb(96,88,149); }
div.DivClassName
{
background-color: #605895;
}
.BgClassName
{
background-color: #605895;
}
</style>
border-color css
<style>
span { border-color: #605895; }
span { border-color: rgb(96,88,149); }
td.TdClassName
{
border-color: #605895;
}
.TagClassName
{
border-color: #605895;
}
</style>