Shades of Butterfly Bush #6A5886
Tints of Butterfly Bush #6A5886
RGB
CMYK
RGB Variations
Color information
#6A5886 (or 0x6A5886) is known color: Butterfly Bush. HEX triplet: 6A, 58 and 86. RGB value is (106,88,134). Sum of RGB (Red+Green+Blue) = 106+88+134=328 (43% of max value = 765). Red value is 106 (41.80% from 255 or 32.32% from 328); Green value is 88 (34.77% from 255 or 26.83% from 328); Blue value is 134 (52.73% from 255 or 40.85% from 328); Max value from RGB is 134 - color contains mainly: blue. Hex color #6A5886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6A5886 is #95A779. Grayscale: #626262. Windows color (decimal): -9807738 or 8804458. OLE color: 8804458.
HSL color Cylindrical-coordinate representation of color #6A5886: hue angle of 263.48º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #6A5886 is Cyan = 0.21, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 106 | 88 | 134 | - |
| CMYK | 0.21 | 0.34 | 0 | 0.47 |
| HSL | 263.48º | 0.21% | 0.44% | - |
| HSV(B) | 263.48º | 0.34% | 0.53% | - |
| XYZ | 13.74 | 11.76 | 24.1 | - |
| YUV | 98.63 | 147.96 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 88 | 134 | 0.21 | 0.34 | 0 | 0.47 | 263.48 | 0.21 | 0.44 |
| Hex | 6A | 58 | 86 | 15 | 22 | 0 | 2F | 107 | 15 | 2C |
| Octal | 152 | 130 | 206 | 25 | 42 | 0 | 57 | 407 | 25 | 54 |
| Binary | 1101010 | 1011000 | 10000110 | 10101 | 100010 | 0 | 101111 | 100000111 | 10101 | 101100 |
Color Harmonies of #6A5886
Complementary color
Monochromatic Colors of #6A5886
Black with #6A5886
Text Example
Text Example
White with #6A5886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5886; }
p { color: rgb(106,88,134); }
H1.HeaderClassName
{
color: #6A5886;
}
.AnyTagClassName
{
color: #6A5886;
}
</style>
background-color css
<style>
a { background-color: #6A5886; }
a { background-color: rgb(106,88,134); }
div.DivClassName
{
background-color: #6A5886;
}
.BgClassName
{
background-color: #6A5886;
}
</style>
border-color css
<style>
span { border-color: #6A5886; }
span { border-color: rgb(106,88,134); }
td.TdClassName
{
border-color: #6A5886;
}
.TagClassName
{
border-color: #6A5886;
}
</style>