Shades of Butterfly Bush #605187
Tints of Butterfly Bush #605187
RGB
CMYK
RGB Variations
Color information
#605187 (or 0x605187) is known color: Butterfly Bush. HEX triplet: 60, 51 and 87. RGB value is (96,81,135). Sum of RGB (Red+Green+Blue) = 96+81+135=312 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.77% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 135 (53.12% from 255 or 43.27% from 312); Max value from RGB is 135 - color contains mainly: blue. Hex color #605187 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605187 is #9FAE78. Grayscale: #5B5B5B. Windows color (decimal): -10464889 or 8868192. OLE color: 8868192.
HSL color Cylindrical-coordinate representation of color #605187: hue angle of 256.67º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #605187 is Cyan = 0.29, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 81 | 135 | - |
| CMYK | 0.29 | 0.40 | 0 | 0.47 |
| HSL | 256.67º | 0.25% | 0.42% | - |
| HSV(B) | 256.67º | 0.4% | 0.53% | - |
| XYZ | 12.14 | 10.12 | 24.24 | - |
| YUV | 91.64 | 152.47 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 81 | 135 | 0.29 | 0.40 | 0 | 0.47 | 256.67 | 0.25 | 0.42 |
| Hex | 60 | 51 | 87 | 1D | 28 | 0 | 2F | 101 | 19 | 2A |
| Octal | 140 | 121 | 207 | 35 | 50 | 0 | 57 | 401 | 31 | 52 |
| Binary | 1100000 | 1010001 | 10000111 | 11101 | 101000 | 0 | 101111 | 100000001 | 11001 | 101010 |
Color Harmonies of #605187
Complementary color
Monochromatic Colors of #605187
Black with #605187
Text Example
Text Example
White with #605187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605187; }
p { color: rgb(96,81,135); }
H1.HeaderClassName
{
color: #605187;
}
.AnyTagClassName
{
color: #605187;
}
</style>
background-color css
<style>
a { background-color: #605187; }
a { background-color: rgb(96,81,135); }
div.DivClassName
{
background-color: #605187;
}
.BgClassName
{
background-color: #605187;
}
</style>
border-color css
<style>
span { border-color: #605187; }
span { border-color: rgb(96,81,135); }
td.TdClassName
{
border-color: #605187;
}
.TagClassName
{
border-color: #605187;
}
</style>