Shades of Butterfly Bush #605593
Tints of Butterfly Bush #605593
RGB
CMYK
RGB Variations
Color information
#605593 (or 0x605593) is known color: Butterfly Bush. HEX triplet: 60, 55 and 93. RGB value is (96,85,147). Sum of RGB (Red+Green+Blue) = 96+85+147=328 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.27% from 328); Green value is 85 (33.59% from 255 or 25.91% from 328); Blue value is 147 (57.81% from 255 or 44.82% from 328); Max value from RGB is 147 - color contains mainly: blue. Hex color #605593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605593 is #9FAA6C. Grayscale: #5F5F5F. Windows color (decimal): -10463853 or 9655648. OLE color: 9655648.
HSL color Cylindrical-coordinate representation of color #605593: hue angle of 250.65º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #605593 is Cyan = 0.35, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 85 | 147 | - |
| CMYK | 0.35 | 0.42 | 0 | 0.42 |
| HSL | 250.65º | 0.27% | 0.45% | - |
| HSV(B) | 250.65º | 0.42% | 0.58% | - |
| XYZ | 13.34 | 11.09 | 29.04 | - |
| YUV | 95.36 | 157.14 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 147 | 0.35 | 0.42 | 0 | 0.42 | 250.65 | 0.27 | 0.45 |
| Hex | 60 | 55 | 93 | 23 | 2A | 0 | 2A | FB | 1B | 2D |
| Octal | 140 | 125 | 223 | 43 | 52 | 0 | 52 | 373 | 33 | 55 |
| Binary | 1100000 | 1010101 | 10010011 | 100011 | 101010 | 0 | 101010 | 11111011 | 11011 | 101101 |
Color Harmonies of #605593
Complementary color
Monochromatic Colors of #605593
Black with #605593
Text Example
Text Example
White with #605593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605593; }
p { color: rgb(96,85,147); }
H1.HeaderClassName
{
color: #605593;
}
.AnyTagClassName
{
color: #605593;
}
</style>
background-color css
<style>
a { background-color: #605593; }
a { background-color: rgb(96,85,147); }
div.DivClassName
{
background-color: #605593;
}
.BgClassName
{
background-color: #605593;
}
</style>
border-color css
<style>
span { border-color: #605593; }
span { border-color: rgb(96,85,147); }
td.TdClassName
{
border-color: #605593;
}
.TagClassName
{
border-color: #605593;
}
</style>