Shades of Butterfly Bush #665582
Tints of Butterfly Bush #665582
RGB
CMYK
RGB Variations
Color information
#665582 (or 0x665582) is known color: Butterfly Bush. HEX triplet: 66, 55 and 82. RGB value is (102,85,130). Sum of RGB (Red+Green+Blue) = 102+85+130=317 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.18% from 317); Green value is 85 (33.59% from 255 or 26.81% 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 #665582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665582 is #99AA7D. Grayscale: #5F5F5F. Windows color (decimal): -10070654 or 8541542. OLE color: 8541542.
HSL color Cylindrical-coordinate representation of color #665582: hue angle of 262.67º 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 #665582 is Cyan = 0.22, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 85 | 130 | - |
| CMYK | 0.22 | 0.35 | 0 | 0.49 |
| HSL | 262.67º | 0.21% | 0.42% | - |
| HSV(B) | 262.67º | 0.35% | 0.51% | - |
| XYZ | 12.76 | 10.93 | 22.56 | - |
| YUV | 95.21 | 147.63 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 130 | 0.22 | 0.35 | 0 | 0.49 | 262.67 | 0.21 | 0.42 |
| Hex | 66 | 55 | 82 | 16 | 23 | 0 | 31 | 107 | 15 | 2A |
| Octal | 146 | 125 | 202 | 26 | 43 | 0 | 61 | 407 | 25 | 52 |
| Binary | 1100110 | 1010101 | 10000010 | 10110 | 100011 | 0 | 110001 | 100000111 | 10101 | 101010 |
Color Harmonies of #665582
Complementary color
Monochromatic Colors of #665582
Black with #665582
Text Example
Text Example
White with #665582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665582; }
p { color: rgb(102,85,130); }
H1.HeaderClassName
{
color: #665582;
}
.AnyTagClassName
{
color: #665582;
}
</style>
background-color css
<style>
a { background-color: #665582; }
a { background-color: rgb(102,85,130); }
div.DivClassName
{
background-color: #665582;
}
.BgClassName
{
background-color: #665582;
}
</style>
border-color css
<style>
span { border-color: #665582; }
span { border-color: rgb(102,85,130); }
td.TdClassName
{
border-color: #665582;
}
.TagClassName
{
border-color: #665582;
}
</style>