Shades of Butterfly Bush #665186
Tints of Butterfly Bush #665186
RGB
CMYK
RGB Variations
Color information
#665186 (or 0x665186) is known color: Butterfly Bush. HEX triplet: 66, 51 and 86. RGB value is (102,81,134). Sum of RGB (Red+Green+Blue) = 102+81+134=317 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.18% from 317); Green value is 81 (32.03% from 255 or 25.55% from 317); Blue value is 134 (52.73% from 255 or 42.27% from 317); Max value from RGB is 134 - color contains mainly: blue. Hex color #665186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665186 is #99AE79. Grayscale: #5D5D5D. Windows color (decimal): -10071674 or 8802662. OLE color: 8802662.
HSL color Cylindrical-coordinate representation of color #665186: hue angle of 263.77º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #665186 is Cyan = 0.24, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 81 | 134 | - |
| CMYK | 0.24 | 0.40 | 0 | 0.47 |
| HSL | 263.77º | 0.25% | 0.42% | - |
| HSV(B) | 263.77º | 0.4% | 0.53% | - |
| XYZ | 12.73 | 10.43 | 23.9 | - |
| YUV | 93.32 | 150.96 | 134.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 134 | 0.24 | 0.40 | 0 | 0.47 | 263.77 | 0.25 | 0.42 |
| Hex | 66 | 51 | 86 | 18 | 28 | 0 | 2F | 108 | 19 | 2A |
| Octal | 146 | 121 | 206 | 30 | 50 | 0 | 57 | 410 | 31 | 52 |
| Binary | 1100110 | 1010001 | 10000110 | 11000 | 101000 | 0 | 101111 | 100001000 | 11001 | 101010 |
Color Harmonies of #665186
Complementary color
Monochromatic Colors of #665186
Black with #665186
Text Example
Text Example
White with #665186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665186; }
p { color: rgb(102,81,134); }
H1.HeaderClassName
{
color: #665186;
}
.AnyTagClassName
{
color: #665186;
}
</style>
background-color css
<style>
a { background-color: #665186; }
a { background-color: rgb(102,81,134); }
div.DivClassName
{
background-color: #665186;
}
.BgClassName
{
background-color: #665186;
}
</style>
border-color css
<style>
span { border-color: #665186; }
span { border-color: rgb(102,81,134); }
td.TdClassName
{
border-color: #665186;
}
.TagClassName
{
border-color: #665186;
}
</style>