Shades of Butterfly Bush #675586
Tints of Butterfly Bush #675586
RGB
CMYK
RGB Variations
Color information
#675586 (or 0x675586) is known color: Butterfly Bush. HEX triplet: 67, 55 and 86. RGB value is (103,85,134). Sum of RGB (Red+Green+Blue) = 103+85+134=322 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.99% from 322); Green value is 85 (33.59% from 255 or 26.40% 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 #675586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675586 is #98AA79. Grayscale: #5F5F5F. Windows color (decimal): -10005114 or 8803687. OLE color: 8803687.
HSL color Cylindrical-coordinate representation of color #675586: hue angle of 262.04º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #675586 is Cyan = 0.23, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 85 | 134 | - |
| CMYK | 0.23 | 0.37 | 0 | 0.47 |
| HSL | 262.04º | 0.22% | 0.43% | - |
| HSV(B) | 262.04º | 0.37% | 0.53% | - |
| XYZ | 13.15 | 11.1 | 24 | - |
| YUV | 95.97 | 149.46 | 133.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 134 | 0.23 | 0.37 | 0 | 0.47 | 262.04 | 0.22 | 0.43 |
| Hex | 67 | 55 | 86 | 17 | 25 | 0 | 2F | 106 | 16 | 2B |
| Octal | 147 | 125 | 206 | 27 | 45 | 0 | 57 | 406 | 26 | 53 |
| Binary | 1100111 | 1010101 | 10000110 | 10111 | 100101 | 0 | 101111 | 100000110 | 10110 | 101011 |
Color Harmonies of #675586
Complementary color
Monochromatic Colors of #675586
Black with #675586
Text Example
Text Example
White with #675586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675586; }
p { color: rgb(103,85,134); }
H1.HeaderClassName
{
color: #675586;
}
.AnyTagClassName
{
color: #675586;
}
</style>
background-color css
<style>
a { background-color: #675586; }
a { background-color: rgb(103,85,134); }
div.DivClassName
{
background-color: #675586;
}
.BgClassName
{
background-color: #675586;
}
</style>
border-color css
<style>
span { border-color: #675586; }
span { border-color: rgb(103,85,134); }
td.TdClassName
{
border-color: #675586;
}
.TagClassName
{
border-color: #675586;
}
</style>