Shades of Butterfly Bush #665688
Tints of Butterfly Bush #665688
RGB
CMYK
RGB Variations
Color information
#665688 (or 0x665688) is known color: Butterfly Bush. HEX triplet: 66, 56 and 88. RGB value is (102,86,136). Sum of RGB (Red+Green+Blue) = 102+86+136=324 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.48% from 324); Green value is 86 (33.98% from 255 or 26.54% from 324); Blue value is 136 (53.52% from 255 or 41.98% from 324); Max value from RGB is 136 - color contains mainly: blue. Hex color #665688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665688 is #99A977. Grayscale: #606060. Windows color (decimal): -10070392 or 8935014. OLE color: 8935014.
HSL color Cylindrical-coordinate representation of color #665688: hue angle of 259.2º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #665688 is Cyan = 0.25, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 86 | 136 | - |
| CMYK | 0.25 | 0.37 | 0 | 0.47 |
| HSL | 259.2º | 0.23% | 0.44% | - |
| HSV(B) | 259.2º | 0.37% | 0.53% | - |
| XYZ | 13.25 | 11.26 | 24.77 | - |
| YUV | 96.48 | 150.3 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 136 | 0.25 | 0.37 | 0 | 0.47 | 259.2 | 0.23 | 0.44 |
| Hex | 66 | 56 | 88 | 19 | 25 | 0 | 2F | 103 | 17 | 2C |
| Octal | 146 | 126 | 210 | 31 | 45 | 0 | 57 | 403 | 27 | 54 |
| Binary | 1100110 | 1010110 | 10001000 | 11001 | 100101 | 0 | 101111 | 100000011 | 10111 | 101100 |
Color Harmonies of #665688
Complementary color
Monochromatic Colors of #665688
Black with #665688
Text Example
Text Example
White with #665688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665688; }
p { color: rgb(102,86,136); }
H1.HeaderClassName
{
color: #665688;
}
.AnyTagClassName
{
color: #665688;
}
</style>
background-color css
<style>
a { background-color: #665688; }
a { background-color: rgb(102,86,136); }
div.DivClassName
{
background-color: #665688;
}
.BgClassName
{
background-color: #665688;
}
</style>
border-color css
<style>
span { border-color: #665688; }
span { border-color: rgb(102,86,136); }
td.TdClassName
{
border-color: #665688;
}
.TagClassName
{
border-color: #665688;
}
</style>