Shades of Butterfly Bush #6D5794
Tints of Butterfly Bush #6D5794
RGB
CMYK
RGB Variations
Color information
#6D5794 (or 0x6D5794) is known color: Butterfly Bush. HEX triplet: 6D, 57 and 94. RGB value is (109,87,148). Sum of RGB (Red+Green+Blue) = 109+87+148=344 (45% of max value = 765). Red value is 109 (42.97% from 255 or 31.69% from 344); Green value is 87 (34.38% from 255 or 25.29% from 344); Blue value is 148 (58.20% from 255 or 43.02% from 344); Max value from RGB is 148 - color contains mainly: blue. Hex color #6D5794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6D5794 is #92A86B. Grayscale: #646464. Windows color (decimal): -9611372 or 9721709. OLE color: 9721709.
HSL color Cylindrical-coordinate representation of color #6D5794: hue angle of 261.64º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #6D5794 is Cyan = 0.26, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 109 | 87 | 148 | - |
| CMYK | 0.26 | 0.41 | 0 | 0.42 |
| HSL | 261.64º | 0.26% | 0.46% | - |
| HSV(B) | 261.64º | 0.41% | 0.58% | - |
| XYZ | 15.06 | 12.21 | 29.58 | - |
| YUV | 100.53 | 154.79 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 87 | 148 | 0.26 | 0.41 | 0 | 0.42 | 261.64 | 0.26 | 0.46 |
| Hex | 6D | 57 | 94 | 1A | 29 | 0 | 2A | 106 | 1A | 2E |
| Octal | 155 | 127 | 224 | 32 | 51 | 0 | 52 | 406 | 32 | 56 |
| Binary | 1101101 | 1010111 | 10010100 | 11010 | 101001 | 0 | 101010 | 100000110 | 11010 | 101110 |
Color Harmonies of #6D5794
Complementary color
Monochromatic Colors of #6D5794
Black with #6D5794
Text Example
Text Example
White with #6D5794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5794; }
p { color: rgb(109,87,148); }
H1.HeaderClassName
{
color: #6D5794;
}
.AnyTagClassName
{
color: #6D5794;
}
</style>
background-color css
<style>
a { background-color: #6D5794; }
a { background-color: rgb(109,87,148); }
div.DivClassName
{
background-color: #6D5794;
}
.BgClassName
{
background-color: #6D5794;
}
</style>
border-color css
<style>
span { border-color: #6D5794; }
span { border-color: rgb(109,87,148); }
td.TdClassName
{
border-color: #6D5794;
}
.TagClassName
{
border-color: #6D5794;
}
</style>