Shades of Butterfly Bush #655081
Tints of Butterfly Bush #655081
RGB
CMYK
RGB Variations
Color information
#655081 (or 0x655081) is known color: Butterfly Bush. HEX triplet: 65, 50 and 81. RGB value is (101,80,129). Sum of RGB (Red+Green+Blue) = 101+80+129=310 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.58% from 310); Green value is 80 (31.64% from 255 or 25.81% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 129 - color contains mainly: blue. Hex color #655081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655081 is #9AAF7E. Grayscale: #5B5B5B. Windows color (decimal): -10137471 or 8474725. OLE color: 8474725.
HSL color Cylindrical-coordinate representation of color #655081: hue angle of 265.71º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #655081 is Cyan = 0.22, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 80 | 129 | - |
| CMYK | 0.22 | 0.38 | 0 | 0.49 |
| HSL | 265.71º | 0.23% | 0.41% | - |
| HSV(B) | 265.71º | 0.38% | 0.51% | - |
| XYZ | 12.2 | 10.09 | 22.07 | - |
| YUV | 91.87 | 148.96 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 129 | 0.22 | 0.38 | 0 | 0.49 | 265.71 | 0.23 | 0.41 |
| Hex | 65 | 50 | 81 | 16 | 26 | 0 | 31 | 10A | 17 | 29 |
| Octal | 145 | 120 | 201 | 26 | 46 | 0 | 61 | 412 | 27 | 51 |
| Binary | 1100101 | 1010000 | 10000001 | 10110 | 100110 | 0 | 110001 | 100001010 | 10111 | 101001 |
Color Harmonies of #655081
Complementary color
Monochromatic Colors of #655081
Black with #655081
Text Example
Text Example
White with #655081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655081; }
p { color: rgb(101,80,129); }
H1.HeaderClassName
{
color: #655081;
}
.AnyTagClassName
{
color: #655081;
}
</style>
background-color css
<style>
a { background-color: #655081; }
a { background-color: rgb(101,80,129); }
div.DivClassName
{
background-color: #655081;
}
.BgClassName
{
background-color: #655081;
}
</style>
border-color css
<style>
span { border-color: #655081; }
span { border-color: rgb(101,80,129); }
td.TdClassName
{
border-color: #655081;
}
.TagClassName
{
border-color: #655081;
}
</style>