Shades of Butterfly Bush #6D5989
Tints of Butterfly Bush #6D5989
RGB
CMYK
RGB Variations
Color information
#6D5989 (or 0x6D5989) is known color: Butterfly Bush. HEX triplet: 6D, 59 and 89. RGB value is (109,89,137). Sum of RGB (Red+Green+Blue) = 109+89+137=335 (44% of max value = 765). Red value is 109 (42.97% from 255 or 32.54% from 335); Green value is 89 (35.16% from 255 or 26.57% from 335); Blue value is 137 (53.91% from 255 or 40.90% from 335); Max value from RGB is 137 - color contains mainly: blue. Hex color #6D5989 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6D5989 is #92A676. Grayscale: #646464. Windows color (decimal): -9610871 or 9001325. OLE color: 9001325.
HSL color Cylindrical-coordinate representation of color #6D5989: hue angle of 265º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #6D5989 is Cyan = 0.20, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 109 | 89 | 137 | - |
| CMYK | 0.20 | 0.35 | 0 | 0.46 |
| HSL | 265º | 0.21% | 0.44% | - |
| HSV(B) | 265º | 0.35% | 0.54% | - |
| XYZ | 14.39 | 12.2 | 25.26 | - |
| YUV | 100.45 | 148.63 | 134.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 89 | 137 | 0.20 | 0.35 | 0 | 0.46 | 265 | 0.21 | 0.44 |
| Hex | 6D | 59 | 89 | 14 | 23 | 0 | 2E | 109 | 15 | 2C |
| Octal | 155 | 131 | 211 | 24 | 43 | 0 | 56 | 411 | 25 | 54 |
| Binary | 1101101 | 1011001 | 10001001 | 10100 | 100011 | 0 | 101110 | 100001001 | 10101 | 101100 |
Color Harmonies of #6D5989
Complementary color
Monochromatic Colors of #6D5989
Black with #6D5989
Text Example
Text Example
White with #6D5989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5989; }
p { color: rgb(109,89,137); }
H1.HeaderClassName
{
color: #6D5989;
}
.AnyTagClassName
{
color: #6D5989;
}
</style>
background-color css
<style>
a { background-color: #6D5989; }
a { background-color: rgb(109,89,137); }
div.DivClassName
{
background-color: #6D5989;
}
.BgClassName
{
background-color: #6D5989;
}
</style>
border-color css
<style>
span { border-color: #6D5989; }
span { border-color: rgb(109,89,137); }
td.TdClassName
{
border-color: #6D5989;
}
.TagClassName
{
border-color: #6D5989;
}
</style>