Shades of Butterfly Bush #675589
Tints of Butterfly Bush #675589
RGB
CMYK
RGB Variations
Color information
#675589 (or 0x675589) is known color: Butterfly Bush. HEX triplet: 67, 55 and 89. RGB value is (103,85,137). Sum of RGB (Red+Green+Blue) = 103+85+137=325 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.69% from 325); Green value is 85 (33.59% from 255 or 26.15% from 325); Blue value is 137 (53.91% from 255 or 42.15% from 325); Max value from RGB is 137 - color contains mainly: blue. Hex color #675589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675589 is #98AA76. Grayscale: #606060. Windows color (decimal): -10005111 or 9000295. OLE color: 9000295.
HSL color Cylindrical-coordinate representation of color #675589: hue angle of 260.77º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #675589 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 85 | 137 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.46 |
| HSL | 260.77º | 0.23% | 0.44% | - |
| HSV(B) | 260.77º | 0.38% | 0.54% | - |
| XYZ | 13.36 | 11.19 | 25.12 | - |
| YUV | 96.31 | 150.96 | 132.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 137 | 0.25 | 0.38 | 0 | 0.46 | 260.77 | 0.23 | 0.44 |
| Hex | 67 | 55 | 89 | 19 | 26 | 0 | 2E | 105 | 17 | 2C |
| Octal | 147 | 125 | 211 | 31 | 46 | 0 | 56 | 405 | 27 | 54 |
| Binary | 1100111 | 1010101 | 10001001 | 11001 | 100110 | 0 | 101110 | 100000101 | 10111 | 101100 |
Color Harmonies of #675589
Complementary color
Monochromatic Colors of #675589
Black with #675589
Text Example
Text Example
White with #675589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675589; }
p { color: rgb(103,85,137); }
H1.HeaderClassName
{
color: #675589;
}
.AnyTagClassName
{
color: #675589;
}
</style>
background-color css
<style>
a { background-color: #675589; }
a { background-color: rgb(103,85,137); }
div.DivClassName
{
background-color: #675589;
}
.BgClassName
{
background-color: #675589;
}
</style>
border-color css
<style>
span { border-color: #675589; }
span { border-color: rgb(103,85,137); }
td.TdClassName
{
border-color: #675589;
}
.TagClassName
{
border-color: #675589;
}
</style>