Shades of Butterfly Bush #665292
Tints of Butterfly Bush #665292
RGB
CMYK
RGB Variations
Color information
#665292 (or 0x665292) is known color: Butterfly Bush. HEX triplet: 66, 52 and 92. RGB value is (102,82,146). Sum of RGB (Red+Green+Blue) = 102+82+146=330 (43% of max value = 765). Red value is 102 (40.23% from 255 or 30.91% from 330); Green value is 82 (32.42% from 255 or 24.85% from 330); Blue value is 146 (57.42% from 255 or 44.24% from 330); Max value from RGB is 146 - color contains mainly: blue. Hex color #665292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665292 is #99AD6D. Grayscale: #5F5F5F. Windows color (decimal): -10071406 or 9589350. OLE color: 9589350.
HSL color Cylindrical-coordinate representation of color #665292: hue angle of 258.75º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #665292 is Cyan = 0.30, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 82 | 146 | - |
| CMYK | 0.30 | 0.44 | 0 | 0.43 |
| HSL | 258.75º | 0.28% | 0.45% | - |
| HSV(B) | 258.75º | 0.44% | 0.57% | - |
| XYZ | 13.69 | 10.93 | 28.58 | - |
| YUV | 95.28 | 156.63 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 146 | 0.30 | 0.44 | 0 | 0.43 | 258.75 | 0.28 | 0.45 |
| Hex | 66 | 52 | 92 | 1E | 2C | 0 | 2B | 103 | 1C | 2D |
| Octal | 146 | 122 | 222 | 36 | 54 | 0 | 53 | 403 | 34 | 55 |
| Binary | 1100110 | 1010010 | 10010010 | 11110 | 101100 | 0 | 101011 | 100000011 | 11100 | 101101 |
Color Harmonies of #665292
Complementary color
Monochromatic Colors of #665292
Black with #665292
Text Example
Text Example
White with #665292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665292; }
p { color: rgb(102,82,146); }
H1.HeaderClassName
{
color: #665292;
}
.AnyTagClassName
{
color: #665292;
}
</style>
background-color css
<style>
a { background-color: #665292; }
a { background-color: rgb(102,82,146); }
div.DivClassName
{
background-color: #665292;
}
.BgClassName
{
background-color: #665292;
}
</style>
border-color css
<style>
span { border-color: #665292; }
span { border-color: rgb(102,82,146); }
td.TdClassName
{
border-color: #665292;
}
.TagClassName
{
border-color: #665292;
}
</style>