Shades of Butterfly Bush #6B5688
Tints of Butterfly Bush #6B5688
RGB
CMYK
RGB Variations
Color information
#6B5688 (or 0x6B5688) is known color: Butterfly Bush. HEX triplet: 6B, 56 and 88. RGB value is (107,86,136). Sum of RGB (Red+Green+Blue) = 107+86+136=329 (43% of max value = 765). Red value is 107 (42.19% from 255 or 32.52% from 329); Green value is 86 (33.98% from 255 or 26.14% from 329); Blue value is 136 (53.52% from 255 or 41.34% from 329); Max value from RGB is 136 - color contains mainly: blue. Hex color #6B5688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5688 is #94A977. Grayscale: #616161. Windows color (decimal): -9742712 or 8935019. OLE color: 8935019.
HSL color Cylindrical-coordinate representation of color #6B5688: hue angle of 265.2º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #6B5688 is Cyan = 0.21, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 107 | 86 | 136 | - |
| CMYK | 0.21 | 0.37 | 0 | 0.47 |
| HSL | 265.2º | 0.23% | 0.44% | - |
| HSV(B) | 265.2º | 0.37% | 0.53% | - |
| XYZ | 13.84 | 11.56 | 24.79 | - |
| YUV | 97.98 | 149.46 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 86 | 136 | 0.21 | 0.37 | 0 | 0.47 | 265.2 | 0.23 | 0.44 |
| Hex | 6B | 56 | 88 | 15 | 25 | 0 | 2F | 109 | 17 | 2C |
| Octal | 153 | 126 | 210 | 25 | 45 | 0 | 57 | 411 | 27 | 54 |
| Binary | 1101011 | 1010110 | 10001000 | 10101 | 100101 | 0 | 101111 | 100001001 | 10111 | 101100 |
Color Harmonies of #6B5688
Complementary color
Monochromatic Colors of #6B5688
Black with #6B5688
Text Example
Text Example
White with #6B5688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5688; }
p { color: rgb(107,86,136); }
H1.HeaderClassName
{
color: #6B5688;
}
.AnyTagClassName
{
color: #6B5688;
}
</style>
background-color css
<style>
a { background-color: #6B5688; }
a { background-color: rgb(107,86,136); }
div.DivClassName
{
background-color: #6B5688;
}
.BgClassName
{
background-color: #6B5688;
}
</style>
border-color css
<style>
span { border-color: #6B5688; }
span { border-color: rgb(107,86,136); }
td.TdClassName
{
border-color: #6B5688;
}
.TagClassName
{
border-color: #6B5688;
}
</style>