Shades of Butterfly Bush #665189
Tints of Butterfly Bush #665189
RGB
CMYK
RGB Variations
Color information
#665189 (or 0x665189) is known color: Butterfly Bush. HEX triplet: 66, 51 and 89. RGB value is (102,81,137). Sum of RGB (Red+Green+Blue) = 102+81+137=320 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.88% from 320); Green value is 81 (32.03% from 255 or 25.31% from 320); Blue value is 137 (53.91% from 255 or 42.81% from 320); Max value from RGB is 137 - color contains mainly: blue. Hex color #665189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665189 is #99AE76. Grayscale: #5D5D5D. Windows color (decimal): -10071671 or 8999270. OLE color: 8999270.
HSL color Cylindrical-coordinate representation of color #665189: hue angle of 262.5º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #665189 is Cyan = 0.26, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 81 | 137 | - |
| CMYK | 0.26 | 0.41 | 0 | 0.46 |
| HSL | 262.5º | 0.26% | 0.43% | - |
| HSV(B) | 262.5º | 0.41% | 0.54% | - |
| XYZ | 12.94 | 10.52 | 25.01 | - |
| YUV | 93.66 | 152.46 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 137 | 0.26 | 0.41 | 0 | 0.46 | 262.5 | 0.26 | 0.43 |
| Hex | 66 | 51 | 89 | 1A | 29 | 0 | 2E | 106 | 1A | 2B |
| Octal | 146 | 121 | 211 | 32 | 51 | 0 | 56 | 406 | 32 | 53 |
| Binary | 1100110 | 1010001 | 10001001 | 11010 | 101001 | 0 | 101110 | 100000110 | 11010 | 101011 |
Color Harmonies of #665189
Complementary color
Monochromatic Colors of #665189
Black with #665189
Text Example
Text Example
White with #665189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665189; }
p { color: rgb(102,81,137); }
H1.HeaderClassName
{
color: #665189;
}
.AnyTagClassName
{
color: #665189;
}
</style>
background-color css
<style>
a { background-color: #665189; }
a { background-color: rgb(102,81,137); }
div.DivClassName
{
background-color: #665189;
}
.BgClassName
{
background-color: #665189;
}
</style>
border-color css
<style>
span { border-color: #665189; }
span { border-color: rgb(102,81,137); }
td.TdClassName
{
border-color: #665189;
}
.TagClassName
{
border-color: #665189;
}
</style>