Shades of Butterfly Bush #655481
Tints of Butterfly Bush #655481
RGB
CMYK
RGB Variations
Color information
#655481 (or 0x655481) is known color: Butterfly Bush. HEX triplet: 65, 54 and 81. RGB value is (101,84,129). Sum of RGB (Red+Green+Blue) = 101+84+129=314 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.17% from 314); Green value is 84 (33.20% from 255 or 26.75% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #655481 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655481 is #9AAB7E. Grayscale: #5E5E5E. Windows color (decimal): -10136447 or 8475749. OLE color: 8475749.
HSL color Cylindrical-coordinate representation of color #655481: hue angle of 262.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #655481 is Cyan = 0.22, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 84 | 129 | - |
| CMYK | 0.22 | 0.35 | 0 | 0.49 |
| HSL | 262.67º | 0.21% | 0.42% | - |
| HSV(B) | 262.67º | 0.35% | 0.51% | - |
| XYZ | 12.5 | 10.69 | 22.17 | - |
| YUV | 94.21 | 147.63 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 129 | 0.22 | 0.35 | 0 | 0.49 | 262.67 | 0.21 | 0.42 |
| Hex | 65 | 54 | 81 | 16 | 23 | 0 | 31 | 107 | 15 | 2A |
| Octal | 145 | 124 | 201 | 26 | 43 | 0 | 61 | 407 | 25 | 52 |
| Binary | 1100101 | 1010100 | 10000001 | 10110 | 100011 | 0 | 110001 | 100000111 | 10101 | 101010 |
Color Harmonies of #655481
Complementary color
Monochromatic Colors of #655481
Black with #655481
Text Example
Text Example
White with #655481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655481; }
p { color: rgb(101,84,129); }
H1.HeaderClassName
{
color: #655481;
}
.AnyTagClassName
{
color: #655481;
}
</style>
background-color css
<style>
a { background-color: #655481; }
a { background-color: rgb(101,84,129); }
div.DivClassName
{
background-color: #655481;
}
.BgClassName
{
background-color: #655481;
}
</style>
border-color css
<style>
span { border-color: #655481; }
span { border-color: rgb(101,84,129); }
td.TdClassName
{
border-color: #655481;
}
.TagClassName
{
border-color: #655481;
}
</style>