Shades of Butterfly Bush #665594
Tints of Butterfly Bush #665594
RGB
CMYK
RGB Variations
Color information
#665594 (or 0x665594) is known color: Butterfly Bush. HEX triplet: 66, 55 and 94. RGB value is (102,85,148). Sum of RGB (Red+Green+Blue) = 102+85+148=335 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.45% from 335); Green value is 85 (33.59% from 255 or 25.37% from 335); Blue value is 148 (58.20% from 255 or 44.18% from 335); Max value from RGB is 148 - color contains mainly: blue. Hex color #665594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665594 is #99AA6B. Grayscale: #616161. Windows color (decimal): -10070636 or 9721190. OLE color: 9721190.
HSL color Cylindrical-coordinate representation of color #665594: hue angle of 256.19º 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 #665594 is Cyan = 0.31, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 85 | 148 | - |
| CMYK | 0.31 | 0.43 | 0 | 0.42 |
| HSL | 256.19º | 0.27% | 0.46% | - |
| HSV(B) | 256.19º | 0.43% | 0.58% | - |
| XYZ | 14.07 | 11.46 | 29.49 | - |
| YUV | 97.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 148 | 0.31 | 0.43 | 0 | 0.42 | 256.19 | 0.27 | 0.46 |
| Hex | 66 | 55 | 94 | 1F | 2B | 0 | 2A | 100 | 1B | 2E |
| Octal | 146 | 125 | 224 | 37 | 53 | 0 | 52 | 400 | 33 | 56 |
| Binary | 1100110 | 1010101 | 10010100 | 11111 | 101011 | 0 | 101010 | 100000000 | 11011 | 101110 |
Color Harmonies of #665594
Complementary color
Monochromatic Colors of #665594
Black with #665594
Text Example
Text Example
White with #665594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665594; }
p { color: rgb(102,85,148); }
H1.HeaderClassName
{
color: #665594;
}
.AnyTagClassName
{
color: #665594;
}
</style>
background-color css
<style>
a { background-color: #665594; }
a { background-color: rgb(102,85,148); }
div.DivClassName
{
background-color: #665594;
}
.BgClassName
{
background-color: #665594;
}
</style>
border-color css
<style>
span { border-color: #665594; }
span { border-color: rgb(102,85,148); }
td.TdClassName
{
border-color: #665594;
}
.TagClassName
{
border-color: #665594;
}
</style>