Shades of Butterfly Bush #6D589A
Tints of Butterfly Bush #6D589A
RGB
CMYK
RGB Variations
Color information
#6D589A (or 0x6D589A) is known color: Butterfly Bush. HEX triplet: 6D, 58 and 9A. RGB value is (109,88,154). Sum of RGB (Red+Green+Blue) = 109+88+154=351 (46% of max value = 765). Red value is 109 (42.97% from 255 or 31.05% from 351); Green value is 88 (34.77% from 255 or 25.07% from 351); Blue value is 154 (60.55% from 255 or 43.87% from 351); Max value from RGB is 154 - color contains mainly: blue. Hex color #6D589A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6D589A is #92A765. Grayscale: #656565. Windows color (decimal): -9611110 or 10115181. OLE color: 10115181.
HSL color Cylindrical-coordinate representation of color #6D589A: hue angle of 259.09º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #6D589A is Cyan = 0.29, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 109 | 88 | 154 | - |
| CMYK | 0.29 | 0.43 | 0 | 0.40 |
| HSL | 259.09º | 0.27% | 0.47% | - |
| HSV(B) | 259.09º | 0.43% | 0.6% | - |
| XYZ | 15.63 | 12.56 | 32.17 | - |
| YUV | 101.8 | 157.46 | 133.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 88 | 154 | 0.29 | 0.43 | 0 | 0.40 | 259.09 | 0.27 | 0.47 |
| Hex | 6D | 58 | 9A | 1D | 2B | 0 | 28 | 103 | 1B | 2F |
| Octal | 155 | 130 | 232 | 35 | 53 | 0 | 50 | 403 | 33 | 57 |
| Binary | 1101101 | 1011000 | 10011010 | 11101 | 101011 | 0 | 101000 | 100000011 | 11011 | 101111 |
Color Harmonies of #6D589A
Complementary color
Monochromatic Colors of #6D589A
Black with #6D589A
Text Example
Text Example
White with #6D589A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D589A; }
p { color: rgb(109,88,154); }
H1.HeaderClassName
{
color: #6D589A;
}
.AnyTagClassName
{
color: #6D589A;
}
</style>
background-color css
<style>
a { background-color: #6D589A; }
a { background-color: rgb(109,88,154); }
div.DivClassName
{
background-color: #6D589A;
}
.BgClassName
{
background-color: #6D589A;
}
</style>
border-color css
<style>
span { border-color: #6D589A; }
span { border-color: rgb(109,88,154); }
td.TdClassName
{
border-color: #6D589A;
}
.TagClassName
{
border-color: #6D589A;
}
</style>