Shades of Butterfly Bush #6B5494
Tints of Butterfly Bush #6B5494
RGB
CMYK
RGB Variations
Color information
#6B5494 (or 0x6B5494) is known color: Butterfly Bush. HEX triplet: 6B, 54 and 94. RGB value is (107,84,148). Sum of RGB (Red+Green+Blue) = 107+84+148=339 (44% of max value = 765). Red value is 107 (42.19% from 255 or 31.56% from 339); Green value is 84 (33.20% from 255 or 24.78% from 339); Blue value is 148 (58.20% from 255 or 43.66% from 339); Max value from RGB is 148 - color contains mainly: blue. Hex color #6B5494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5494 is #94AB6B. Grayscale: #616161. Windows color (decimal): -9743212 or 9720939. OLE color: 9720939.
HSL color Cylindrical-coordinate representation of color #6B5494: hue angle of 261.56º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #6B5494 is Cyan = 0.28, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 107 | 84 | 148 | - |
| CMYK | 0.28 | 0.43 | 0 | 0.42 |
| HSL | 261.56º | 0.28% | 0.45% | - |
| HSV(B) | 261.56º | 0.43% | 0.58% | - |
| XYZ | 14.58 | 11.6 | 29.49 | - |
| YUV | 98.17 | 156.12 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 84 | 148 | 0.28 | 0.43 | 0 | 0.42 | 261.56 | 0.28 | 0.45 |
| Hex | 6B | 54 | 94 | 1C | 2B | 0 | 2A | 106 | 1C | 2D |
| Octal | 153 | 124 | 224 | 34 | 53 | 0 | 52 | 406 | 34 | 55 |
| Binary | 1101011 | 1010100 | 10010100 | 11100 | 101011 | 0 | 101010 | 100000110 | 11100 | 101101 |
Color Harmonies of #6B5494
Complementary color
Monochromatic Colors of #6B5494
Black with #6B5494
Text Example
Text Example
White with #6B5494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5494; }
p { color: rgb(107,84,148); }
H1.HeaderClassName
{
color: #6B5494;
}
.AnyTagClassName
{
color: #6B5494;
}
</style>
background-color css
<style>
a { background-color: #6B5494; }
a { background-color: rgb(107,84,148); }
div.DivClassName
{
background-color: #6B5494;
}
.BgClassName
{
background-color: #6B5494;
}
</style>
border-color css
<style>
span { border-color: #6B5494; }
span { border-color: rgb(107,84,148); }
td.TdClassName
{
border-color: #6B5494;
}
.TagClassName
{
border-color: #6B5494;
}
</style>