Shades of Butterfly Bush #665495
Tints of Butterfly Bush #665495
RGB
CMYK
RGB Variations
Color information
#665495 (or 0x665495) is known color: Butterfly Bush. HEX triplet: 66, 54 and 95. RGB value is (102,84,149). Sum of RGB (Red+Green+Blue) = 102+84+149=335 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.45% from 335); Green value is 84 (33.20% from 255 or 25.07% from 335); Blue value is 149 (58.59% from 255 or 44.48% from 335); Max value from RGB is 149 - color contains mainly: blue. Hex color #665495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665495 is #99AB6A. Grayscale: #606060. Windows color (decimal): -10070891 or 9786470. OLE color: 9786470.
HSL color Cylindrical-coordinate representation of color #665495: hue angle of 256.62º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #665495 is Cyan = 0.32, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 84 | 149 | - |
| CMYK | 0.32 | 0.44 | 0 | 0.42 |
| HSL | 256.62º | 0.28% | 0.46% | - |
| HSV(B) | 256.62º | 0.44% | 0.58% | - |
| XYZ | 14.07 | 11.34 | 29.88 | - |
| YUV | 96.79 | 157.46 | 131.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 149 | 0.32 | 0.44 | 0 | 0.42 | 256.62 | 0.28 | 0.46 |
| Hex | 66 | 54 | 95 | 20 | 2C | 0 | 2A | 101 | 1C | 2E |
| Octal | 146 | 124 | 225 | 40 | 54 | 0 | 52 | 401 | 34 | 56 |
| Binary | 1100110 | 1010100 | 10010101 | 100000 | 101100 | 0 | 101010 | 100000001 | 11100 | 101110 |
Color Harmonies of #665495
Complementary color
Monochromatic Colors of #665495
Black with #665495
Text Example
Text Example
White with #665495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665495; }
p { color: rgb(102,84,149); }
H1.HeaderClassName
{
color: #665495;
}
.AnyTagClassName
{
color: #665495;
}
</style>
background-color css
<style>
a { background-color: #665495; }
a { background-color: rgb(102,84,149); }
div.DivClassName
{
background-color: #665495;
}
.BgClassName
{
background-color: #665495;
}
</style>
border-color css
<style>
span { border-color: #665495; }
span { border-color: rgb(102,84,149); }
td.TdClassName
{
border-color: #665495;
}
.TagClassName
{
border-color: #665495;
}
</style>