Shades of Butterfly Bush #675482
Tints of Butterfly Bush #675482
RGB
CMYK
RGB Variations
Color information
#675482 (or 0x675482) is known color: Butterfly Bush. HEX triplet: 67, 54 and 82. RGB value is (103,84,130). Sum of RGB (Red+Green+Blue) = 103+84+130=317 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.49% from 317); Green value is 84 (33.20% from 255 or 26.50% from 317); Blue value is 130 (51.17% from 255 or 41.01% from 317); Max value from RGB is 130 - color contains mainly: blue. Hex color #675482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675482 is #98AB7D. Grayscale: #5E5E5E. Windows color (decimal): -10005374 or 8541287. OLE color: 8541287.
HSL color Cylindrical-coordinate representation of color #675482: hue angle of 264.78º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #675482 is Cyan = 0.21, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 84 | 130 | - |
| CMYK | 0.21 | 0.35 | 0 | 0.49 |
| HSL | 264.78º | 0.21% | 0.42% | - |
| HSV(B) | 264.78º | 0.35% | 0.51% | - |
| XYZ | 12.79 | 10.84 | 22.54 | - |
| YUV | 94.93 | 147.79 | 133.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 130 | 0.21 | 0.35 | 0 | 0.49 | 264.78 | 0.21 | 0.42 |
| Hex | 67 | 54 | 82 | 15 | 23 | 0 | 31 | 109 | 15 | 2A |
| Octal | 147 | 124 | 202 | 25 | 43 | 0 | 61 | 411 | 25 | 52 |
| Binary | 1100111 | 1010100 | 10000010 | 10101 | 100011 | 0 | 110001 | 100001001 | 10101 | 101010 |
Color Harmonies of #675482
Complementary color
Monochromatic Colors of #675482
Black with #675482
Text Example
Text Example
White with #675482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675482; }
p { color: rgb(103,84,130); }
H1.HeaderClassName
{
color: #675482;
}
.AnyTagClassName
{
color: #675482;
}
</style>
background-color css
<style>
a { background-color: #675482; }
a { background-color: rgb(103,84,130); }
div.DivClassName
{
background-color: #675482;
}
.BgClassName
{
background-color: #675482;
}
</style>
border-color css
<style>
span { border-color: #675482; }
span { border-color: rgb(103,84,130); }
td.TdClassName
{
border-color: #675482;
}
.TagClassName
{
border-color: #675482;
}
</style>