Shades of Butterfly Bush #665192
Tints of Butterfly Bush #665192
RGB
CMYK
RGB Variations
Color information
#665192 (or 0x665192) is known color: Butterfly Bush. HEX triplet: 66, 51 and 92. RGB value is (102,81,146). Sum of RGB (Red+Green+Blue) = 102+81+146=329 (43% of max value = 765). Red value is 102 (40.23% from 255 or 31.00% from 329); Green value is 81 (32.03% from 255 or 24.62% from 329); Blue value is 146 (57.42% from 255 or 44.38% from 329); Max value from RGB is 146 - color contains mainly: blue. Hex color #665192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665192 is #99AE6D. Grayscale: #5E5E5E. Windows color (decimal): -10071662 or 9589094. OLE color: 9589094.
HSL color Cylindrical-coordinate representation of color #665192: hue angle of 259.38º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #665192 is Cyan = 0.30, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 81 | 146 | - |
| CMYK | 0.30 | 0.45 | 0 | 0.43 |
| HSL | 259.38º | 0.29% | 0.45% | - |
| HSV(B) | 259.38º | 0.45% | 0.57% | - |
| XYZ | 13.61 | 10.78 | 28.56 | - |
| YUV | 94.69 | 156.96 | 133.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 146 | 0.30 | 0.45 | 0 | 0.43 | 259.38 | 0.29 | 0.45 |
| Hex | 66 | 51 | 92 | 1E | 2D | 0 | 2B | 103 | 1D | 2D |
| Octal | 146 | 121 | 222 | 36 | 55 | 0 | 53 | 403 | 35 | 55 |
| Binary | 1100110 | 1010001 | 10010010 | 11110 | 101101 | 0 | 101011 | 100000011 | 11101 | 101101 |
Color Harmonies of #665192
Complementary color
Monochromatic Colors of #665192
Black with #665192
Text Example
Text Example
White with #665192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665192; }
p { color: rgb(102,81,146); }
H1.HeaderClassName
{
color: #665192;
}
.AnyTagClassName
{
color: #665192;
}
</style>
background-color css
<style>
a { background-color: #665192; }
a { background-color: rgb(102,81,146); }
div.DivClassName
{
background-color: #665192;
}
.BgClassName
{
background-color: #665192;
}
</style>
border-color css
<style>
span { border-color: #665192; }
span { border-color: rgb(102,81,146); }
td.TdClassName
{
border-color: #665192;
}
.TagClassName
{
border-color: #665192;
}
</style>