Shades of Butterfly Bush #655593
Tints of Butterfly Bush #655593
RGB
CMYK
RGB Variations
Color information
#655593 (or 0x655593) is known color: Butterfly Bush. HEX triplet: 65, 55 and 93. RGB value is (101,85,147). Sum of RGB (Red+Green+Blue) = 101+85+147=333 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.33% from 333); Green value is 85 (33.59% from 255 or 25.53% from 333); Blue value is 147 (57.81% from 255 or 44.14% from 333); Max value from RGB is 147 - color contains mainly: blue. Hex color #655593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655593 is #9AAA6C. Grayscale: #606060. Windows color (decimal): -10136173 or 9655653. OLE color: 9655653.
HSL color Cylindrical-coordinate representation of color #655593: hue angle of 255.48º 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 #655593 is Cyan = 0.31, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 85 | 147 | - |
| CMYK | 0.31 | 0.42 | 0 | 0.42 |
| HSL | 255.48º | 0.27% | 0.45% | - |
| HSV(B) | 255.48º | 0.42% | 0.58% | - |
| XYZ | 13.88 | 11.37 | 29.07 | - |
| YUV | 96.85 | 156.3 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 147 | 0.31 | 0.42 | 0 | 0.42 | 255.48 | 0.27 | 0.45 |
| Hex | 65 | 55 | 93 | 1F | 2A | 0 | 2A | FF | 1B | 2D |
| Octal | 145 | 125 | 223 | 37 | 52 | 0 | 52 | 377 | 33 | 55 |
| Binary | 1100101 | 1010101 | 10010011 | 11111 | 101010 | 0 | 101010 | 11111111 | 11011 | 101101 |
Color Harmonies of #655593
Complementary color
Monochromatic Colors of #655593
Black with #655593
Text Example
Text Example
White with #655593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655593; }
p { color: rgb(101,85,147); }
H1.HeaderClassName
{
color: #655593;
}
.AnyTagClassName
{
color: #655593;
}
</style>
background-color css
<style>
a { background-color: #655593; }
a { background-color: rgb(101,85,147); }
div.DivClassName
{
background-color: #655593;
}
.BgClassName
{
background-color: #655593;
}
</style>
border-color css
<style>
span { border-color: #655593; }
span { border-color: rgb(101,85,147); }
td.TdClassName
{
border-color: #655593;
}
.TagClassName
{
border-color: #655593;
}
</style>