Shades of Butterfly Bush #675580
Tints of Butterfly Bush #675580
RGB
CMYK
RGB Variations
Color information
#675580 (or 0x675580) is known color: Butterfly Bush. HEX triplet: 67, 55 and 80. RGB value is (103,85,128). Sum of RGB (Red+Green+Blue) = 103+85+128=316 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.59% from 316); Green value is 85 (33.59% from 255 or 26.90% from 316); Blue value is 128 (50.39% from 255 or 40.51% from 316); Max value from RGB is 128 - color contains mainly: blue. Hex color #675580 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675580 is #98AA7F. Grayscale: #5F5F5F. Windows color (decimal): -10005120 or 8410471. OLE color: 8410471.
HSL color Cylindrical-coordinate representation of color #675580: hue angle of 265.12º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #675580 is Cyan = 0.20, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 85 | 128 | - |
| CMYK | 0.20 | 0.34 | 0 | 0.50 |
| HSL | 265.12º | 0.2% | 0.42% | - |
| HSV(B) | 265.12º | 0.34% | 0.5% | - |
| XYZ | 12.74 | 10.94 | 21.86 | - |
| YUV | 95.28 | 146.46 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 128 | 0.20 | 0.34 | 0 | 0.50 | 265.12 | 0.2 | 0.42 |
| Hex | 67 | 55 | 80 | 14 | 22 | 0 | 32 | 109 | 14 | 2A |
| Octal | 147 | 125 | 200 | 24 | 42 | 0 | 62 | 411 | 24 | 52 |
| Binary | 1100111 | 1010101 | 10000000 | 10100 | 100010 | 0 | 110010 | 100001001 | 10100 | 101010 |
Color Harmonies of #675580
Complementary color
Monochromatic Colors of #675580
Black with #675580
Text Example
Text Example
White with #675580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675580; }
p { color: rgb(103,85,128); }
H1.HeaderClassName
{
color: #675580;
}
.AnyTagClassName
{
color: #675580;
}
</style>
background-color css
<style>
a { background-color: #675580; }
a { background-color: rgb(103,85,128); }
div.DivClassName
{
background-color: #675580;
}
.BgClassName
{
background-color: #675580;
}
</style>
border-color css
<style>
span { border-color: #675580; }
span { border-color: rgb(103,85,128); }
td.TdClassName
{
border-color: #675580;
}
.TagClassName
{
border-color: #675580;
}
</style>