Shades of Butterfly Bush #605292
Tints of Butterfly Bush #605292
RGB
CMYK
RGB Variations
Color information
#605292 (or 0x605292) is known color: Butterfly Bush. HEX triplet: 60, 52 and 92. RGB value is (96,82,146). Sum of RGB (Red+Green+Blue) = 96+82+146=324 (42% of max value = 765). Red value is 96 (37.89% from 255 or 29.63% from 324); Green value is 82 (32.42% from 255 or 25.31% from 324); Blue value is 146 (57.42% from 255 or 45.06% from 324); Max value from RGB is 146 - color contains mainly: blue. Hex color #605292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605292 is #9FAD6D. Grayscale: #5D5D5D. Windows color (decimal): -10464622 or 9589344. OLE color: 9589344.
HSL color Cylindrical-coordinate representation of color #605292: hue angle of 253.12º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #605292 is Cyan = 0.34, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 82 | 146 | - |
| CMYK | 0.34 | 0.44 | 0 | 0.43 |
| HSL | 253.13º | 0.28% | 0.45% | - |
| HSV(B) | 253.13º | 0.44% | 0.57% | - |
| XYZ | 13.03 | 10.6 | 28.55 | - |
| YUV | 93.48 | 157.64 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 82 | 146 | 0.34 | 0.44 | 0 | 0.43 | 253.13 | 0.28 | 0.45 |
| Hex | 60 | 52 | 92 | 22 | 2C | 0 | 2B | FD | 1C | 2D |
| Octal | 140 | 122 | 222 | 42 | 54 | 0 | 53 | 375 | 34 | 55 |
| Binary | 1100000 | 1010010 | 10010010 | 100010 | 101100 | 0 | 101011 | 11111101 | 11100 | 101101 |
Color Harmonies of #605292
Complementary color
Monochromatic Colors of #605292
Black with #605292
Text Example
Text Example
White with #605292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605292; }
p { color: rgb(96,82,146); }
H1.HeaderClassName
{
color: #605292;
}
.AnyTagClassName
{
color: #605292;
}
</style>
background-color css
<style>
a { background-color: #605292; }
a { background-color: rgb(96,82,146); }
div.DivClassName
{
background-color: #605292;
}
.BgClassName
{
background-color: #605292;
}
</style>
border-color css
<style>
span { border-color: #605292; }
span { border-color: rgb(96,82,146); }
td.TdClassName
{
border-color: #605292;
}
.TagClassName
{
border-color: #605292;
}
</style>