Shades of Butterfly Bush #665890
Tints of Butterfly Bush #665890
RGB
CMYK
RGB Variations
Color information
#665890 (or 0x665890) is known color: Butterfly Bush. HEX triplet: 66, 58 and 90. RGB value is (102,88,144). Sum of RGB (Red+Green+Blue) = 102+88+144=334 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.54% from 334); Green value is 88 (34.77% from 255 or 26.35% from 334); Blue value is 144 (56.64% from 255 or 43.11% from 334); Max value from RGB is 144 - color contains mainly: blue. Hex color #665890 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665890 is #99A76F. Grayscale: #626262. Windows color (decimal): -10069872 or 9459814. OLE color: 9459814.
HSL color Cylindrical-coordinate representation of color #665890: hue angle of 255º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #665890 is Cyan = 0.29, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 102 | 88 | 144 | - |
| CMYK | 0.29 | 0.39 | 0 | 0.44 |
| HSL | 255º | 0.24% | 0.45% | - |
| HSV(B) | 255º | 0.39% | 0.56% | - |
| XYZ | 14 | 11.82 | 27.93 | - |
| YUV | 98.57 | 153.64 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 144 | 0.29 | 0.39 | 0 | 0.44 | 255 | 0.24 | 0.45 |
| Hex | 66 | 58 | 90 | 1D | 27 | 0 | 2C | FF | 18 | 2D |
| Octal | 146 | 130 | 220 | 35 | 47 | 0 | 54 | 377 | 30 | 55 |
| Binary | 1100110 | 1011000 | 10010000 | 11101 | 100111 | 0 | 101100 | 11111111 | 11000 | 101101 |
Color Harmonies of #665890
Complementary color
Monochromatic Colors of #665890
Black with #665890
Text Example
Text Example
White with #665890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665890; }
p { color: rgb(102,88,144); }
H1.HeaderClassName
{
color: #665890;
}
.AnyTagClassName
{
color: #665890;
}
</style>
background-color css
<style>
a { background-color: #665890; }
a { background-color: rgb(102,88,144); }
div.DivClassName
{
background-color: #665890;
}
.BgClassName
{
background-color: #665890;
}
</style>
border-color css
<style>
span { border-color: #665890; }
span { border-color: rgb(102,88,144); }
td.TdClassName
{
border-color: #665890;
}
.TagClassName
{
border-color: #665890;
}
</style>