Shades of Butterfly Bush #6B5186
Tints of Butterfly Bush #6B5186
RGB
CMYK
RGB Variations
Color information
#6B5186 (or 0x6B5186) is known color: Butterfly Bush. HEX triplet: 6B, 51 and 86. RGB value is (107,81,134). Sum of RGB (Red+Green+Blue) = 107+81+134=322 (42% of max value = 765). Red value is 107 (42.19% from 255 or 33.23% from 322); Green value is 81 (32.03% from 255 or 25.16% from 322); Blue value is 134 (52.73% from 255 or 41.61% from 322); Max value from RGB is 134 - color contains mainly: blue. Hex color #6B5186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5186 is #94AE79. Grayscale: #5E5E5E. Windows color (decimal): -9743994 or 8802667. OLE color: 8802667.
HSL color Cylindrical-coordinate representation of color #6B5186: hue angle of 269.43º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #6B5186 is Cyan = 0.20, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 107 | 81 | 134 | - |
| CMYK | 0.20 | 0.40 | 0 | 0.47 |
| HSL | 269.43º | 0.25% | 0.42% | - |
| HSV(B) | 269.43º | 0.4% | 0.53% | - |
| XYZ | 13.31 | 10.73 | 23.92 | - |
| YUV | 94.82 | 150.11 | 136.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 81 | 134 | 0.20 | 0.40 | 0 | 0.47 | 269.43 | 0.25 | 0.42 |
| Hex | 6B | 51 | 86 | 14 | 28 | 0 | 2F | 10D | 19 | 2A |
| Octal | 153 | 121 | 206 | 24 | 50 | 0 | 57 | 415 | 31 | 52 |
| Binary | 1101011 | 1010001 | 10000110 | 10100 | 101000 | 0 | 101111 | 100001101 | 11001 | 101010 |
Color Harmonies of #6B5186
Complementary color
Monochromatic Colors of #6B5186
Black with #6B5186
Text Example
Text Example
White with #6B5186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5186; }
p { color: rgb(107,81,134); }
H1.HeaderClassName
{
color: #6B5186;
}
.AnyTagClassName
{
color: #6B5186;
}
</style>
background-color css
<style>
a { background-color: #6B5186; }
a { background-color: rgb(107,81,134); }
div.DivClassName
{
background-color: #6B5186;
}
.BgClassName
{
background-color: #6B5186;
}
</style>
border-color css
<style>
span { border-color: #6B5186; }
span { border-color: rgb(107,81,134); }
td.TdClassName
{
border-color: #6B5186;
}
.TagClassName
{
border-color: #6B5186;
}
</style>