Shades of Butterfly Bush #6B5994
Tints of Butterfly Bush #6B5994
RGB
CMYK
RGB Variations
Color information
#6B5994 (or 0x6B5994) is known color: Butterfly Bush. HEX triplet: 6B, 59 and 94. RGB value is (107,89,148). Sum of RGB (Red+Green+Blue) = 107+89+148=344 (45% of max value = 765). Red value is 107 (42.19% from 255 or 31.10% from 344); Green value is 89 (35.16% from 255 or 25.87% 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 #6B5994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5994 is #94A66B. Grayscale: #646464. Windows color (decimal): -9741932 or 9722219. OLE color: 9722219.
HSL color Cylindrical-coordinate representation of color #6B5994: hue angle of 258.31º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #6B5994 is Cyan = 0.28, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 107 | 89 | 148 | - |
| CMYK | 0.28 | 0.40 | 0 | 0.42 |
| HSL | 258.31º | 0.25% | 0.46% | - |
| HSV(B) | 258.31º | 0.4% | 0.58% | - |
| XYZ | 14.98 | 12.41 | 29.62 | - |
| YUV | 101.11 | 154.46 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 89 | 148 | 0.28 | 0.40 | 0 | 0.42 | 258.31 | 0.25 | 0.46 |
| Hex | 6B | 59 | 94 | 1C | 28 | 0 | 2A | 102 | 19 | 2E |
| Octal | 153 | 131 | 224 | 34 | 50 | 0 | 52 | 402 | 31 | 56 |
| Binary | 1101011 | 1011001 | 10010100 | 11100 | 101000 | 0 | 101010 | 100000010 | 11001 | 101110 |
Color Harmonies of #6B5994
Complementary color
Monochromatic Colors of #6B5994
Black with #6B5994
Text Example
Text Example
White with #6B5994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5994; }
p { color: rgb(107,89,148); }
H1.HeaderClassName
{
color: #6B5994;
}
.AnyTagClassName
{
color: #6B5994;
}
</style>
background-color css
<style>
a { background-color: #6B5994; }
a { background-color: rgb(107,89,148); }
div.DivClassName
{
background-color: #6B5994;
}
.BgClassName
{
background-color: #6B5994;
}
</style>
border-color css
<style>
span { border-color: #6B5994; }
span { border-color: rgb(107,89,148); }
td.TdClassName
{
border-color: #6B5994;
}
.TagClassName
{
border-color: #6B5994;
}
</style>