Shades of Butterfly Bush #665482
Tints of Butterfly Bush #665482
RGB
CMYK
RGB Variations
Color information
#665482 (or 0x665482) is known color: Butterfly Bush. HEX triplet: 66, 54 and 82. RGB value is (102,84,130). Sum of RGB (Red+Green+Blue) = 102+84+130=316 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.28% from 316); Green value is 84 (33.20% from 255 or 26.58% from 316); Blue value is 130 (51.17% from 255 or 41.14% from 316); Max value from RGB is 130 - color contains mainly: blue. Hex color #665482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665482 is #99AB7D. Grayscale: #5E5E5E. Windows color (decimal): -10070910 or 8541286. OLE color: 8541286.
HSL color Cylindrical-coordinate representation of color #665482: hue angle of 263.48º 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 #665482 is Cyan = 0.22, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 84 | 130 | - |
| CMYK | 0.22 | 0.35 | 0 | 0.49 |
| HSL | 263.48º | 0.21% | 0.42% | - |
| HSV(B) | 263.48º | 0.35% | 0.51% | - |
| XYZ | 12.68 | 10.78 | 22.53 | - |
| YUV | 94.63 | 147.96 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 130 | 0.22 | 0.35 | 0 | 0.49 | 263.48 | 0.21 | 0.42 |
| Hex | 66 | 54 | 82 | 16 | 23 | 0 | 31 | 107 | 15 | 2A |
| Octal | 146 | 124 | 202 | 26 | 43 | 0 | 61 | 407 | 25 | 52 |
| Binary | 1100110 | 1010100 | 10000010 | 10110 | 100011 | 0 | 110001 | 100000111 | 10101 | 101010 |
Color Harmonies of #665482
Complementary color
Monochromatic Colors of #665482
Black with #665482
Text Example
Text Example
White with #665482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665482; }
p { color: rgb(102,84,130); }
H1.HeaderClassName
{
color: #665482;
}
.AnyTagClassName
{
color: #665482;
}
</style>
background-color css
<style>
a { background-color: #665482; }
a { background-color: rgb(102,84,130); }
div.DivClassName
{
background-color: #665482;
}
.BgClassName
{
background-color: #665482;
}
</style>
border-color css
<style>
span { border-color: #665482; }
span { border-color: rgb(102,84,130); }
td.TdClassName
{
border-color: #665482;
}
.TagClassName
{
border-color: #665482;
}
</style>