Shades of Butterfly Bush #665595
Tints of Butterfly Bush #665595
RGB
CMYK
RGB Variations
Color information
#665595 (or 0x665595) is known color: Butterfly Bush. HEX triplet: 66, 55 and 95. RGB value is (102,85,149). Sum of RGB (Red+Green+Blue) = 102+85+149=336 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.36% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 149 (58.59% from 255 or 44.35% from 336); Max value from RGB is 149 - color contains mainly: blue. Hex color #665595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665595 is #99AA6A. Grayscale: #616161. Windows color (decimal): -10070635 or 9786726. OLE color: 9786726.
HSL color Cylindrical-coordinate representation of color #665595: hue angle of 255.94º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #665595 is Cyan = 0.32, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 85 | 149 | - |
| CMYK | 0.32 | 0.43 | 0 | 0.42 |
| HSL | 255.94º | 0.27% | 0.46% | - |
| HSV(B) | 255.94º | 0.43% | 0.58% | - |
| XYZ | 14.15 | 11.49 | 29.91 | - |
| YUV | 97.38 | 157.13 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 149 | 0.32 | 0.43 | 0 | 0.42 | 255.94 | 0.27 | 0.46 |
| Hex | 66 | 55 | 95 | 20 | 2B | 0 | 2A | 100 | 1B | 2E |
| Octal | 146 | 125 | 225 | 40 | 53 | 0 | 52 | 400 | 33 | 56 |
| Binary | 1100110 | 1010101 | 10010101 | 100000 | 101011 | 0 | 101010 | 100000000 | 11011 | 101110 |
Color Harmonies of #665595
Complementary color
Monochromatic Colors of #665595
Black with #665595
Text Example
Text Example
White with #665595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665595; }
p { color: rgb(102,85,149); }
H1.HeaderClassName
{
color: #665595;
}
.AnyTagClassName
{
color: #665595;
}
</style>
background-color css
<style>
a { background-color: #665595; }
a { background-color: rgb(102,85,149); }
div.DivClassName
{
background-color: #665595;
}
.BgClassName
{
background-color: #665595;
}
</style>
border-color css
<style>
span { border-color: #665595; }
span { border-color: rgb(102,85,149); }
td.TdClassName
{
border-color: #665595;
}
.TagClassName
{
border-color: #665595;
}
</style>