Shades of Butterfly Bush #665298
Tints of Butterfly Bush #665298
RGB
CMYK
RGB Variations
Color information
#665298 (or 0x665298) is known color: Butterfly Bush. HEX triplet: 66, 52 and 98. RGB value is (102,82,152). Sum of RGB (Red+Green+Blue) = 102+82+152=336 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.36% from 336); Green value is 82 (32.42% from 255 or 24.40% from 336); Blue value is 152 (59.77% from 255 or 45.24% from 336); Max value from RGB is 152 - color contains mainly: blue. Hex color #665298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665298 is #99AD67. Grayscale: #5F5F5F. Windows color (decimal): -10071400 or 9982566. OLE color: 9982566.
HSL color Cylindrical-coordinate representation of color #665298: hue angle of 257.14º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #665298 is Cyan = 0.33, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 102 | 82 | 152 | - |
| CMYK | 0.33 | 0.46 | 0 | 0.40 |
| HSL | 257.14º | 0.3% | 0.46% | - |
| HSV(B) | 257.14º | 0.46% | 0.6% | - |
| XYZ | 14.16 | 11.13 | 31.11 | - |
| YUV | 95.96 | 159.63 | 132.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 152 | 0.33 | 0.46 | 0 | 0.40 | 257.14 | 0.3 | 0.46 |
| Hex | 66 | 52 | 98 | 21 | 2E | 0 | 28 | 101 | 1E | 2E |
| Octal | 146 | 122 | 230 | 41 | 56 | 0 | 50 | 401 | 36 | 56 |
| Binary | 1100110 | 1010010 | 10011000 | 100001 | 101110 | 0 | 101000 | 100000001 | 11110 | 101110 |
Color Harmonies of #665298
Complementary color
Monochromatic Colors of #665298
Black with #665298
Text Example
Text Example
White with #665298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665298; }
p { color: rgb(102,82,152); }
H1.HeaderClassName
{
color: #665298;
}
.AnyTagClassName
{
color: #665298;
}
</style>
background-color css
<style>
a { background-color: #665298; }
a { background-color: rgb(102,82,152); }
div.DivClassName
{
background-color: #665298;
}
.BgClassName
{
background-color: #665298;
}
</style>
border-color css
<style>
span { border-color: #665298; }
span { border-color: rgb(102,82,152); }
td.TdClassName
{
border-color: #665298;
}
.TagClassName
{
border-color: #665298;
}
</style>