Shades of Butterfly Bush #655798
Tints of Butterfly Bush #655798
RGB
CMYK
RGB Variations
Color information
#655798 (or 0x655798) is known color: Butterfly Bush. HEX triplet: 65, 57 and 98. RGB value is (101,87,152). Sum of RGB (Red+Green+Blue) = 101+87+152=340 (45% of max value = 765). Red value is 101 (39.84% from 255 or 29.71% from 340); Green value is 87 (34.38% from 255 or 25.59% from 340); Blue value is 152 (59.77% from 255 or 44.71% from 340); Max value from RGB is 152 - color contains mainly: blue. Hex color #655798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655798 is #9AA867. Grayscale: #626262. Windows color (decimal): -10135656 or 9983845. OLE color: 9983845.
HSL color Cylindrical-coordinate representation of color #655798: hue angle of 252.92º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #655798 is Cyan = 0.34, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 101 | 87 | 152 | - |
| CMYK | 0.34 | 0.43 | 0 | 0.40 |
| HSL | 252.92º | 0.27% | 0.47% | - |
| HSV(B) | 252.92º | 0.43% | 0.6% | - |
| XYZ | 14.44 | 11.85 | 31.23 | - |
| YUV | 98.6 | 158.14 | 129.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 152 | 0.34 | 0.43 | 0 | 0.40 | 252.92 | 0.27 | 0.47 |
| Hex | 65 | 57 | 98 | 22 | 2B | 0 | 28 | FD | 1B | 2F |
| Octal | 145 | 127 | 230 | 42 | 53 | 0 | 50 | 375 | 33 | 57 |
| Binary | 1100101 | 1010111 | 10011000 | 100010 | 101011 | 0 | 101000 | 11111101 | 11011 | 101111 |
Color Harmonies of #655798
Complementary color
Monochromatic Colors of #655798
Black with #655798
Text Example
Text Example
White with #655798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655798; }
p { color: rgb(101,87,152); }
H1.HeaderClassName
{
color: #655798;
}
.AnyTagClassName
{
color: #655798;
}
</style>
background-color css
<style>
a { background-color: #655798; }
a { background-color: rgb(101,87,152); }
div.DivClassName
{
background-color: #655798;
}
.BgClassName
{
background-color: #655798;
}
</style>
border-color css
<style>
span { border-color: #655798; }
span { border-color: rgb(101,87,152); }
td.TdClassName
{
border-color: #655798;
}
.TagClassName
{
border-color: #655798;
}
</style>