Shades of Butterfly Bush #665182
Tints of Butterfly Bush #665182
RGB
CMYK
RGB Variations
Color information
#665182 (or 0x665182) is known color: Butterfly Bush. HEX triplet: 66, 51 and 82. RGB value is (102,81,130). Sum of RGB (Red+Green+Blue) = 102+81+130=313 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.59% from 313); Green value is 81 (32.03% from 255 or 25.88% from 313); Blue value is 130 (51.17% from 255 or 41.53% from 313); Max value from RGB is 130 - color contains mainly: blue. Hex color #665182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665182 is #99AE7D. Grayscale: #5C5C5C. Windows color (decimal): -10071678 or 8540518. OLE color: 8540518.
HSL color Cylindrical-coordinate representation of color #665182: hue angle of 265.71º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #665182 is Cyan = 0.22, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 81 | 130 | - |
| CMYK | 0.22 | 0.38 | 0 | 0.49 |
| HSL | 265.71º | 0.23% | 0.41% | - |
| HSV(B) | 265.71º | 0.38% | 0.51% | - |
| XYZ | 12.45 | 10.32 | 22.46 | - |
| YUV | 92.87 | 148.96 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 130 | 0.22 | 0.38 | 0 | 0.49 | 265.71 | 0.23 | 0.41 |
| Hex | 66 | 51 | 82 | 16 | 26 | 0 | 31 | 10A | 17 | 29 |
| Octal | 146 | 121 | 202 | 26 | 46 | 0 | 61 | 412 | 27 | 51 |
| Binary | 1100110 | 1010001 | 10000010 | 10110 | 100110 | 0 | 110001 | 100001010 | 10111 | 101001 |
Color Harmonies of #665182
Complementary color
Monochromatic Colors of #665182
Black with #665182
Text Example
Text Example
White with #665182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665182; }
p { color: rgb(102,81,130); }
H1.HeaderClassName
{
color: #665182;
}
.AnyTagClassName
{
color: #665182;
}
</style>
background-color css
<style>
a { background-color: #665182; }
a { background-color: rgb(102,81,130); }
div.DivClassName
{
background-color: #665182;
}
.BgClassName
{
background-color: #665182;
}
</style>
border-color css
<style>
span { border-color: #665182; }
span { border-color: rgb(102,81,130); }
td.TdClassName
{
border-color: #665182;
}
.TagClassName
{
border-color: #665182;
}
</style>