Shades of Butterfly Bush #6B5697
Tints of Butterfly Bush #6B5697
RGB
CMYK
RGB Variations
Color information
#6B5697 (or 0x6B5697) is known color: Butterfly Bush. HEX triplet: 6B, 56 and 97. RGB value is (107,86,151). Sum of RGB (Red+Green+Blue) = 107+86+151=344 (45% of max value = 765). Red value is 107 (42.19% from 255 or 31.10% from 344); Green value is 86 (33.98% from 255 or 25% from 344); Blue value is 151 (59.38% from 255 or 43.90% from 344); Max value from RGB is 151 - color contains mainly: blue. Hex color #6B5697 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5697 is #94A968. Grayscale: #636363. Windows color (decimal): -9742697 or 9918059. OLE color: 9918059.
HSL color Cylindrical-coordinate representation of color #6B5697: hue angle of 259.38º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #6B5697 is Cyan = 0.29, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 107 | 86 | 151 | - |
| CMYK | 0.29 | 0.43 | 0 | 0.41 |
| HSL | 259.38º | 0.27% | 0.46% | - |
| HSV(B) | 259.38º | 0.43% | 0.59% | - |
| XYZ | 14.98 | 12.02 | 30.81 | - |
| YUV | 99.69 | 156.96 | 133.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 86 | 151 | 0.29 | 0.43 | 0 | 0.41 | 259.38 | 0.27 | 0.46 |
| Hex | 6B | 56 | 97 | 1D | 2B | 0 | 29 | 103 | 1B | 2E |
| Octal | 153 | 126 | 227 | 35 | 53 | 0 | 51 | 403 | 33 | 56 |
| Binary | 1101011 | 1010110 | 10010111 | 11101 | 101011 | 0 | 101001 | 100000011 | 11011 | 101110 |
Color Harmonies of #6B5697
Complementary color
Monochromatic Colors of #6B5697
Black with #6B5697
Text Example
Text Example
White with #6B5697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5697; }
p { color: rgb(107,86,151); }
H1.HeaderClassName
{
color: #6B5697;
}
.AnyTagClassName
{
color: #6B5697;
}
</style>
background-color css
<style>
a { background-color: #6B5697; }
a { background-color: rgb(107,86,151); }
div.DivClassName
{
background-color: #6B5697;
}
.BgClassName
{
background-color: #6B5697;
}
</style>
border-color css
<style>
span { border-color: #6B5697; }
span { border-color: rgb(107,86,151); }
td.TdClassName
{
border-color: #6B5697;
}
.TagClassName
{
border-color: #6B5697;
}
</style>