Shades of Butterfly Bush #605386
Tints of Butterfly Bush #605386
RGB
CMYK
RGB Variations
Color information
#605386 (or 0x605386) is known color: Butterfly Bush. HEX triplet: 60, 53 and 86. RGB value is (96,83,134). Sum of RGB (Red+Green+Blue) = 96+83+134=313 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.67% from 313); Green value is 83 (32.81% from 255 or 26.52% from 313); Blue value is 134 (52.73% from 255 or 42.81% from 313); Max value from RGB is 134 - color contains mainly: blue. Hex color #605386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605386 is #9FAC79. Grayscale: #5C5C5C. Windows color (decimal): -10464378 or 8803168. OLE color: 8803168.
HSL color Cylindrical-coordinate representation of color #605386: hue angle of 255.29º degrees, saturation: 0.24, 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 #605386 is Cyan = 0.28, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 83 | 134 | - |
| CMYK | 0.28 | 0.38 | 0 | 0.47 |
| HSL | 255.29º | 0.24% | 0.43% | - |
| HSV(B) | 255.29º | 0.38% | 0.53% | - |
| XYZ | 12.22 | 10.39 | 23.92 | - |
| YUV | 92.7 | 151.31 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 134 | 0.28 | 0.38 | 0 | 0.47 | 255.29 | 0.24 | 0.43 |
| Hex | 60 | 53 | 86 | 1C | 26 | 0 | 2F | FF | 18 | 2B |
| Octal | 140 | 123 | 206 | 34 | 46 | 0 | 57 | 377 | 30 | 53 |
| Binary | 1100000 | 1010011 | 10000110 | 11100 | 100110 | 0 | 101111 | 11111111 | 11000 | 101011 |
Color Harmonies of #605386
Complementary color
Monochromatic Colors of #605386
Black with #605386
Text Example
Text Example
White with #605386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605386; }
p { color: rgb(96,83,134); }
H1.HeaderClassName
{
color: #605386;
}
.AnyTagClassName
{
color: #605386;
}
</style>
background-color css
<style>
a { background-color: #605386; }
a { background-color: rgb(96,83,134); }
div.DivClassName
{
background-color: #605386;
}
.BgClassName
{
background-color: #605386;
}
</style>
border-color css
<style>
span { border-color: #605386; }
span { border-color: rgb(96,83,134); }
td.TdClassName
{
border-color: #605386;
}
.TagClassName
{
border-color: #605386;
}
</style>