Shades of Butterfly Bush #655184
Tints of Butterfly Bush #655184
RGB
CMYK
RGB Variations
Color information
#655184 (or 0x655184) is known color: Butterfly Bush. HEX triplet: 65, 51 and 84. RGB value is (101,81,132). Sum of RGB (Red+Green+Blue) = 101+81+132=314 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.17% from 314); Green value is 81 (32.03% from 255 or 25.80% from 314); Blue value is 132 (51.95% from 255 or 42.04% from 314); Max value from RGB is 132 - color contains mainly: blue. Hex color #655184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655184 is #9AAE7B. Grayscale: #5C5C5C. Windows color (decimal): -10137212 or 8671589. OLE color: 8671589.
HSL color Cylindrical-coordinate representation of color #655184: hue angle of 263.53º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #655184 is Cyan = 0.23, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 81 | 132 | - |
| CMYK | 0.23 | 0.39 | 0 | 0.48 |
| HSL | 263.53º | 0.24% | 0.42% | - |
| HSV(B) | 263.53º | 0.39% | 0.52% | - |
| XYZ | 12.47 | 10.32 | 23.16 | - |
| YUV | 92.79 | 150.13 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 132 | 0.23 | 0.39 | 0 | 0.48 | 263.53 | 0.24 | 0.42 |
| Hex | 65 | 51 | 84 | 17 | 27 | 0 | 30 | 108 | 18 | 2A |
| Octal | 145 | 121 | 204 | 27 | 47 | 0 | 60 | 410 | 30 | 52 |
| Binary | 1100101 | 1010001 | 10000100 | 10111 | 100111 | 0 | 110000 | 100001000 | 11000 | 101010 |
Color Harmonies of #655184
Complementary color
Monochromatic Colors of #655184
Black with #655184
Text Example
Text Example
White with #655184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655184; }
p { color: rgb(101,81,132); }
H1.HeaderClassName
{
color: #655184;
}
.AnyTagClassName
{
color: #655184;
}
</style>
background-color css
<style>
a { background-color: #655184; }
a { background-color: rgb(101,81,132); }
div.DivClassName
{
background-color: #655184;
}
.BgClassName
{
background-color: #655184;
}
</style>
border-color css
<style>
span { border-color: #655184; }
span { border-color: rgb(101,81,132); }
td.TdClassName
{
border-color: #655184;
}
.TagClassName
{
border-color: #655184;
}
</style>