Shades of Butterfly Bush #665280
Tints of Butterfly Bush #665280
RGB
CMYK
RGB Variations
Color information
#665280 (or 0x665280) is known color: Butterfly Bush. HEX triplet: 66, 52 and 80. RGB value is (102,82,128). Sum of RGB (Red+Green+Blue) = 102+82+128=312 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.69% from 312); Green value is 82 (32.42% from 255 or 26.28% from 312); Blue value is 128 (50.39% from 255 or 41.03% from 312); Max value from RGB is 128 - color contains mainly: blue. Hex color #665280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665280 is #99AD7F. Grayscale: #5D5D5D. Windows color (decimal): -10071424 or 8409702. OLE color: 8409702.
HSL color Cylindrical-coordinate representation of color #665280: hue angle of 266.09º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #665280 is Cyan = 0.20, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 102 | 82 | 128 | - |
| CMYK | 0.20 | 0.36 | 0 | 0.50 |
| HSL | 266.09º | 0.22% | 0.41% | - |
| HSV(B) | 266.09º | 0.36% | 0.5% | - |
| XYZ | 12.39 | 10.42 | 21.78 | - |
| YUV | 93.22 | 147.63 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 128 | 0.20 | 0.36 | 0 | 0.50 | 266.09 | 0.22 | 0.41 |
| Hex | 66 | 52 | 80 | 14 | 24 | 0 | 32 | 10A | 16 | 29 |
| Octal | 146 | 122 | 200 | 24 | 44 | 0 | 62 | 412 | 26 | 51 |
| Binary | 1100110 | 1010010 | 10000000 | 10100 | 100100 | 0 | 110010 | 100001010 | 10110 | 101001 |
Color Harmonies of #665280
Complementary color
Monochromatic Colors of #665280
Black with #665280
Text Example
Text Example
White with #665280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665280; }
p { color: rgb(102,82,128); }
H1.HeaderClassName
{
color: #665280;
}
.AnyTagClassName
{
color: #665280;
}
</style>
background-color css
<style>
a { background-color: #665280; }
a { background-color: rgb(102,82,128); }
div.DivClassName
{
background-color: #665280;
}
.BgClassName
{
background-color: #665280;
}
</style>
border-color css
<style>
span { border-color: #665280; }
span { border-color: rgb(102,82,128); }
td.TdClassName
{
border-color: #665280;
}
.TagClassName
{
border-color: #665280;
}
</style>