Shades of Butterfly Bush #665289
Tints of Butterfly Bush #665289
RGB
CMYK
RGB Variations
Color information
#665289 (or 0x665289) is known color: Butterfly Bush. HEX triplet: 66, 52 and 89. RGB value is (102,82,137). Sum of RGB (Red+Green+Blue) = 102+82+137=321 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.78% from 321); Green value is 82 (32.42% from 255 or 25.55% from 321); Blue value is 137 (53.91% from 255 or 42.68% from 321); Max value from RGB is 137 - color contains mainly: blue. Hex color #665289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665289 is #99AD76. Grayscale: #5E5E5E. Windows color (decimal): -10071415 or 8999526. OLE color: 8999526.
HSL color Cylindrical-coordinate representation of color #665289: hue angle of 261.82º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #665289 is Cyan = 0.26, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 82 | 137 | - |
| CMYK | 0.26 | 0.40 | 0 | 0.46 |
| HSL | 261.82º | 0.25% | 0.43% | - |
| HSV(B) | 261.82º | 0.4% | 0.54% | - |
| XYZ | 13.01 | 10.67 | 25.04 | - |
| YUV | 94.25 | 152.13 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 137 | 0.26 | 0.40 | 0 | 0.46 | 261.82 | 0.25 | 0.43 |
| Hex | 66 | 52 | 89 | 1A | 28 | 0 | 2E | 106 | 19 | 2B |
| Octal | 146 | 122 | 211 | 32 | 50 | 0 | 56 | 406 | 31 | 53 |
| Binary | 1100110 | 1010010 | 10001001 | 11010 | 101000 | 0 | 101110 | 100000110 | 11001 | 101011 |
Color Harmonies of #665289
Complementary color
Monochromatic Colors of #665289
Black with #665289
Text Example
Text Example
White with #665289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665289; }
p { color: rgb(102,82,137); }
H1.HeaderClassName
{
color: #665289;
}
.AnyTagClassName
{
color: #665289;
}
</style>
background-color css
<style>
a { background-color: #665289; }
a { background-color: rgb(102,82,137); }
div.DivClassName
{
background-color: #665289;
}
.BgClassName
{
background-color: #665289;
}
</style>
border-color css
<style>
span { border-color: #665289; }
span { border-color: rgb(102,82,137); }
td.TdClassName
{
border-color: #665289;
}
.TagClassName
{
border-color: #665289;
}
</style>