Shades of Butterfly Bush #6B5487
Tints of Butterfly Bush #6B5487
RGB
CMYK
RGB Variations
Color information
#6B5487 (or 0x6B5487) is known color: Butterfly Bush. HEX triplet: 6B, 54 and 87. RGB value is (107,84,135). Sum of RGB (Red+Green+Blue) = 107+84+135=326 (43% of max value = 765). Red value is 107 (42.19% from 255 or 32.82% from 326); Green value is 84 (33.20% from 255 or 25.77% from 326); Blue value is 135 (53.12% from 255 or 41.41% from 326); Max value from RGB is 135 - color contains mainly: blue. Hex color #6B5487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5487 is #94AB78. Grayscale: #606060. Windows color (decimal): -9743225 or 8868971. OLE color: 8868971.
HSL color Cylindrical-coordinate representation of color #6B5487: hue angle of 267.06º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #6B5487 is Cyan = 0.21, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 107 | 84 | 135 | - |
| CMYK | 0.21 | 0.38 | 0 | 0.47 |
| HSL | 267.06º | 0.23% | 0.43% | - |
| HSV(B) | 267.06º | 0.38% | 0.53% | - |
| XYZ | 13.61 | 11.22 | 24.37 | - |
| YUV | 96.69 | 149.62 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 84 | 135 | 0.21 | 0.38 | 0 | 0.47 | 267.06 | 0.23 | 0.43 |
| Hex | 6B | 54 | 87 | 15 | 26 | 0 | 2F | 10B | 17 | 2B |
| Octal | 153 | 124 | 207 | 25 | 46 | 0 | 57 | 413 | 27 | 53 |
| Binary | 1101011 | 1010100 | 10000111 | 10101 | 100110 | 0 | 101111 | 100001011 | 10111 | 101011 |
Color Harmonies of #6B5487
Complementary color
Monochromatic Colors of #6B5487
Black with #6B5487
Text Example
Text Example
White with #6B5487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5487; }
p { color: rgb(107,84,135); }
H1.HeaderClassName
{
color: #6B5487;
}
.AnyTagClassName
{
color: #6B5487;
}
</style>
background-color css
<style>
a { background-color: #6B5487; }
a { background-color: rgb(107,84,135); }
div.DivClassName
{
background-color: #6B5487;
}
.BgClassName
{
background-color: #6B5487;
}
</style>
border-color css
<style>
span { border-color: #6B5487; }
span { border-color: rgb(107,84,135); }
td.TdClassName
{
border-color: #6B5487;
}
.TagClassName
{
border-color: #6B5487;
}
</style>