Shades of Butterfly Bush #665682
Tints of Butterfly Bush #665682
RGB
CMYK
RGB Variations
Color information
#665682 (or 0x665682) is known color: Butterfly Bush. HEX triplet: 66, 56 and 82. RGB value is (102,86,130). Sum of RGB (Red+Green+Blue) = 102+86+130=318 (42% of max value = 765). Red value is 102 (40.23% from 255 or 32.08% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 130 (51.17% from 255 or 40.88% from 318); Max value from RGB is 130 - color contains mainly: blue. Hex color #665682 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665682 is #99A97D. Grayscale: #5F5F5F. Windows color (decimal): -10070398 or 8541798. OLE color: 8541798.
HSL color Cylindrical-coordinate representation of color #665682: hue angle of 261.82º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #665682 is Cyan = 0.22, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 86 | 130 | - |
| CMYK | 0.22 | 0.34 | 0 | 0.49 |
| HSL | 261.82º | 0.2% | 0.42% | - |
| HSV(B) | 261.82º | 0.34% | 0.51% | - |
| XYZ | 12.84 | 11.09 | 22.58 | - |
| YUV | 95.8 | 147.3 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 130 | 0.22 | 0.34 | 0 | 0.49 | 261.82 | 0.2 | 0.42 |
| Hex | 66 | 56 | 82 | 16 | 22 | 0 | 31 | 106 | 14 | 2A |
| Octal | 146 | 126 | 202 | 26 | 42 | 0 | 61 | 406 | 24 | 52 |
| Binary | 1100110 | 1010110 | 10000010 | 10110 | 100010 | 0 | 110001 | 100000110 | 10100 | 101010 |
Color Harmonies of #665682
Complementary color
Monochromatic Colors of #665682
Black with #665682
Text Example
Text Example
White with #665682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665682; }
p { color: rgb(102,86,130); }
H1.HeaderClassName
{
color: #665682;
}
.AnyTagClassName
{
color: #665682;
}
</style>
background-color css
<style>
a { background-color: #665682; }
a { background-color: rgb(102,86,130); }
div.DivClassName
{
background-color: #665682;
}
.BgClassName
{
background-color: #665682;
}
</style>
border-color css
<style>
span { border-color: #665682; }
span { border-color: rgb(102,86,130); }
td.TdClassName
{
border-color: #665682;
}
.TagClassName
{
border-color: #665682;
}
</style>