Shades of Butterfly Bush #665286
Tints of Butterfly Bush #665286
RGB
CMYK
RGB Variations
Color information
#665286 (or 0x665286) is known color: Butterfly Bush. HEX triplet: 66, 52 and 86. RGB value is (102,82,134). Sum of RGB (Red+Green+Blue) = 102+82+134=318 (42% of max value = 765). Red value is 102 (40.23% from 255 or 32.08% from 318); Green value is 82 (32.42% from 255 or 25.79% from 318); Blue value is 134 (52.73% from 255 or 42.14% from 318); Max value from RGB is 134 - color contains mainly: blue. Hex color #665286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665286 is #99AD79. Grayscale: #5D5D5D. Windows color (decimal): -10071418 or 8802918. OLE color: 8802918.
HSL color Cylindrical-coordinate representation of color #665286: hue angle of 263.08º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #665286 is Cyan = 0.24, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 82 | 134 | - |
| CMYK | 0.24 | 0.39 | 0 | 0.47 |
| HSL | 263.08º | 0.24% | 0.42% | - |
| HSV(B) | 263.08º | 0.39% | 0.53% | - |
| XYZ | 12.8 | 10.58 | 23.92 | - |
| YUV | 93.91 | 150.63 | 133.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 134 | 0.24 | 0.39 | 0 | 0.47 | 263.08 | 0.24 | 0.42 |
| Hex | 66 | 52 | 86 | 18 | 27 | 0 | 2F | 107 | 18 | 2A |
| Octal | 146 | 122 | 206 | 30 | 47 | 0 | 57 | 407 | 30 | 52 |
| Binary | 1100110 | 1010010 | 10000110 | 11000 | 100111 | 0 | 101111 | 100000111 | 11000 | 101010 |
Color Harmonies of #665286
Complementary color
Monochromatic Colors of #665286
Black with #665286
Text Example
Text Example
White with #665286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665286; }
p { color: rgb(102,82,134); }
H1.HeaderClassName
{
color: #665286;
}
.AnyTagClassName
{
color: #665286;
}
</style>
background-color css
<style>
a { background-color: #665286; }
a { background-color: rgb(102,82,134); }
div.DivClassName
{
background-color: #665286;
}
.BgClassName
{
background-color: #665286;
}
</style>
border-color css
<style>
span { border-color: #665286; }
span { border-color: rgb(102,82,134); }
td.TdClassName
{
border-color: #665286;
}
.TagClassName
{
border-color: #665286;
}
</style>