Shades of Butterfly Bush #605498
Tints of Butterfly Bush #605498
RGB
CMYK
RGB Variations
Color information
#605498 (or 0x605498) is known color: Butterfly Bush. HEX triplet: 60, 54 and 98. RGB value is (96,84,152). Sum of RGB (Red+Green+Blue) = 96+84+152=332 (43% of max value = 765). Red value is 96 (37.89% from 255 or 28.92% from 332); Green value is 84 (33.20% from 255 or 25.30% from 332); Blue value is 152 (59.77% from 255 or 45.78% from 332); Max value from RGB is 152 - color contains mainly: blue. Hex color #605498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605498 is #9FAB67. Grayscale: #5F5F5F. Windows color (decimal): -10464104 or 9983072. OLE color: 9983072.
HSL color Cylindrical-coordinate representation of color #605498: hue angle of 250.59º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #605498 is Cyan = 0.37, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 84 | 152 | - |
| CMYK | 0.37 | 0.45 | 0 | 0.40 |
| HSL | 250.59º | 0.29% | 0.46% | - |
| HSV(B) | 250.59º | 0.45% | 0.6% | - |
| XYZ | 13.66 | 11.09 | 31.13 | - |
| YUV | 95.34 | 159.98 | 128.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 84 | 152 | 0.37 | 0.45 | 0 | 0.40 | 250.59 | 0.29 | 0.46 |
| Hex | 60 | 54 | 98 | 25 | 2D | 0 | 28 | FB | 1D | 2E |
| Octal | 140 | 124 | 230 | 45 | 55 | 0 | 50 | 373 | 35 | 56 |
| Binary | 1100000 | 1010100 | 10011000 | 100101 | 101101 | 0 | 101000 | 11111011 | 11101 | 101110 |
Color Harmonies of #605498
Complementary color
Monochromatic Colors of #605498
Black with #605498
Text Example
Text Example
White with #605498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605498; }
p { color: rgb(96,84,152); }
H1.HeaderClassName
{
color: #605498;
}
.AnyTagClassName
{
color: #605498;
}
</style>
background-color css
<style>
a { background-color: #605498; }
a { background-color: rgb(96,84,152); }
div.DivClassName
{
background-color: #605498;
}
.BgClassName
{
background-color: #605498;
}
</style>
border-color css
<style>
span { border-color: #605498; }
span { border-color: rgb(96,84,152); }
td.TdClassName
{
border-color: #605498;
}
.TagClassName
{
border-color: #605498;
}
</style>