Shades of Butterfly Bush #655288
Tints of Butterfly Bush #655288
RGB
CMYK
RGB Variations
Color information
#655288 (or 0x655288) is known color: Butterfly Bush. HEX triplet: 65, 52 and 88. RGB value is (101,82,136). Sum of RGB (Red+Green+Blue) = 101+82+136=319 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.66% from 319); Green value is 82 (32.42% from 255 or 25.71% from 319); Blue value is 136 (53.52% from 255 or 42.63% from 319); Max value from RGB is 136 - color contains mainly: blue. Hex color #655288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655288 is #9AAD77. Grayscale: #5D5D5D. Windows color (decimal): -10136952 or 8933989. OLE color: 8933989.
HSL color Cylindrical-coordinate representation of color #655288: hue angle of 261.11º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #655288 is Cyan = 0.26, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 82 | 136 | - |
| CMYK | 0.26 | 0.40 | 0 | 0.47 |
| HSL | 261.11º | 0.25% | 0.43% | - |
| HSV(B) | 261.11º | 0.4% | 0.53% | - |
| XYZ | 12.83 | 10.58 | 24.66 | - |
| YUV | 93.84 | 151.79 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 136 | 0.26 | 0.40 | 0 | 0.47 | 261.11 | 0.25 | 0.43 |
| Hex | 65 | 52 | 88 | 1A | 28 | 0 | 2F | 105 | 19 | 2B |
| Octal | 145 | 122 | 210 | 32 | 50 | 0 | 57 | 405 | 31 | 53 |
| Binary | 1100101 | 1010010 | 10001000 | 11010 | 101000 | 0 | 101111 | 100000101 | 11001 | 101011 |
Color Harmonies of #655288
Complementary color
Monochromatic Colors of #655288
Black with #655288
Text Example
Text Example
White with #655288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655288; }
p { color: rgb(101,82,136); }
H1.HeaderClassName
{
color: #655288;
}
.AnyTagClassName
{
color: #655288;
}
</style>
background-color css
<style>
a { background-color: #655288; }
a { background-color: rgb(101,82,136); }
div.DivClassName
{
background-color: #655288;
}
.BgClassName
{
background-color: #655288;
}
</style>
border-color css
<style>
span { border-color: #655288; }
span { border-color: rgb(101,82,136); }
td.TdClassName
{
border-color: #655288;
}
.TagClassName
{
border-color: #655288;
}
</style>