Shades of Butterfly Bush #605184
Tints of Butterfly Bush #605184
RGB
CMYK
RGB Variations
Color information
#605184 (or 0x605184) is known color: Butterfly Bush. HEX triplet: 60, 51 and 84. RGB value is (96,81,132). Sum of RGB (Red+Green+Blue) = 96+81+132=309 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.07% from 309); Green value is 81 (32.03% from 255 or 26.21% from 309); Blue value is 132 (51.95% from 255 or 42.72% from 309); Max value from RGB is 132 - color contains mainly: blue. Hex color #605184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605184 is #9FAE7B. Grayscale: #5B5B5B. Windows color (decimal): -10464892 or 8671584. OLE color: 8671584.
HSL color Cylindrical-coordinate representation of color #605184: hue angle of 257.65º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #605184 is Cyan = 0.27, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 96 | 81 | 132 | - |
| CMYK | 0.27 | 0.39 | 0 | 0.48 |
| HSL | 257.65º | 0.24% | 0.42% | - |
| HSV(B) | 257.65º | 0.39% | 0.52% | - |
| XYZ | 11.93 | 10.04 | 23.14 | - |
| YUV | 91.3 | 150.97 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 81 | 132 | 0.27 | 0.39 | 0 | 0.48 | 257.65 | 0.24 | 0.42 |
| Hex | 60 | 51 | 84 | 1B | 27 | 0 | 30 | 102 | 18 | 2A |
| Octal | 140 | 121 | 204 | 33 | 47 | 0 | 60 | 402 | 30 | 52 |
| Binary | 1100000 | 1010001 | 10000100 | 11011 | 100111 | 0 | 110000 | 100000010 | 11000 | 101010 |
Color Harmonies of #605184
Complementary color
Monochromatic Colors of #605184
Black with #605184
Text Example
Text Example
White with #605184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605184; }
p { color: rgb(96,81,132); }
H1.HeaderClassName
{
color: #605184;
}
.AnyTagClassName
{
color: #605184;
}
</style>
background-color css
<style>
a { background-color: #605184; }
a { background-color: rgb(96,81,132); }
div.DivClassName
{
background-color: #605184;
}
.BgClassName
{
background-color: #605184;
}
</style>
border-color css
<style>
span { border-color: #605184; }
span { border-color: rgb(96,81,132); }
td.TdClassName
{
border-color: #605184;
}
.TagClassName
{
border-color: #605184;
}
</style>