Shades of Butterfly Bush #675590
Tints of Butterfly Bush #675590
RGB
CMYK
RGB Variations
Color information
#675590 (or 0x675590) is known color: Butterfly Bush. HEX triplet: 67, 55 and 90. RGB value is (103,85,144). Sum of RGB (Red+Green+Blue) = 103+85+144=332 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.02% from 332); Green value is 85 (33.59% from 255 or 25.60% from 332); Blue value is 144 (56.64% from 255 or 43.37% from 332); Max value from RGB is 144 - color contains mainly: blue. Hex color #675590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675590 is #98AA6F. Grayscale: #606060. Windows color (decimal): -10005104 or 9459047. OLE color: 9459047.
HSL color Cylindrical-coordinate representation of color #675590: hue angle of 258.31º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #675590 is Cyan = 0.28, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 85 | 144 | - |
| CMYK | 0.28 | 0.41 | 0 | 0.44 |
| HSL | 258.31º | 0.26% | 0.45% | - |
| HSV(B) | 258.31º | 0.41% | 0.56% | - |
| XYZ | 13.88 | 11.39 | 27.85 | - |
| YUV | 97.11 | 154.46 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 144 | 0.28 | 0.41 | 0 | 0.44 | 258.31 | 0.26 | 0.45 |
| Hex | 67 | 55 | 90 | 1C | 29 | 0 | 2C | 102 | 1A | 2D |
| Octal | 147 | 125 | 220 | 34 | 51 | 0 | 54 | 402 | 32 | 55 |
| Binary | 1100111 | 1010101 | 10010000 | 11100 | 101001 | 0 | 101100 | 100000010 | 11010 | 101101 |
Color Harmonies of #675590
Complementary color
Monochromatic Colors of #675590
Black with #675590
Text Example
Text Example
White with #675590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675590; }
p { color: rgb(103,85,144); }
H1.HeaderClassName
{
color: #675590;
}
.AnyTagClassName
{
color: #675590;
}
</style>
background-color css
<style>
a { background-color: #675590; }
a { background-color: rgb(103,85,144); }
div.DivClassName
{
background-color: #675590;
}
.BgClassName
{
background-color: #675590;
}
</style>
border-color css
<style>
span { border-color: #675590; }
span { border-color: rgb(103,85,144); }
td.TdClassName
{
border-color: #675590;
}
.TagClassName
{
border-color: #675590;
}
</style>