Shades of Butterfly Bush #605285
Tints of Butterfly Bush #605285
RGB
CMYK
RGB Variations
Color information
#605285 (or 0x605285) is known color: Butterfly Bush. HEX triplet: 60, 52 and 85. RGB value is (96,82,133). Sum of RGB (Red+Green+Blue) = 96+82+133=311 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.87% from 311); Green value is 82 (32.42% from 255 or 26.37% from 311); Blue value is 133 (52.34% from 255 or 42.77% from 311); Max value from RGB is 133 - color contains mainly: blue. Hex color #605285 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605285 is #9FAD7A. Grayscale: #5B5B5B. Windows color (decimal): -10464635 or 8737376. OLE color: 8737376.
HSL color Cylindrical-coordinate representation of color #605285: hue angle of 256.47º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #605285 is Cyan = 0.28, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 96 | 82 | 133 | - |
| CMYK | 0.28 | 0.38 | 0 | 0.48 |
| HSL | 256.47º | 0.24% | 0.42% | - |
| HSV(B) | 256.47º | 0.38% | 0.52% | - |
| XYZ | 12.07 | 10.21 | 23.53 | - |
| YUV | 92 | 151.14 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 82 | 133 | 0.28 | 0.38 | 0 | 0.48 | 256.47 | 0.24 | 0.42 |
| Hex | 60 | 52 | 85 | 1C | 26 | 0 | 30 | 100 | 18 | 2A |
| Octal | 140 | 122 | 205 | 34 | 46 | 0 | 60 | 400 | 30 | 52 |
| Binary | 1100000 | 1010010 | 10000101 | 11100 | 100110 | 0 | 110000 | 100000000 | 11000 | 101010 |
Color Harmonies of #605285
Complementary color
Monochromatic Colors of #605285
Black with #605285
Text Example
Text Example
White with #605285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605285; }
p { color: rgb(96,82,133); }
H1.HeaderClassName
{
color: #605285;
}
.AnyTagClassName
{
color: #605285;
}
</style>
background-color css
<style>
a { background-color: #605285; }
a { background-color: rgb(96,82,133); }
div.DivClassName
{
background-color: #605285;
}
.BgClassName
{
background-color: #605285;
}
</style>
border-color css
<style>
span { border-color: #605285; }
span { border-color: rgb(96,82,133); }
td.TdClassName
{
border-color: #605285;
}
.TagClassName
{
border-color: #605285;
}
</style>