Shades of Butterfly Bush #665088
Tints of Butterfly Bush #665088
RGB
CMYK
RGB Variations
Color information
#665088 (or 0x665088) is known color: Butterfly Bush. HEX triplet: 66, 50 and 88. RGB value is (102,80,136). Sum of RGB (Red+Green+Blue) = 102+80+136=318 (42% of max value = 765). Red value is 102 (40.23% from 255 or 32.08% from 318); Green value is 80 (31.64% from 255 or 25.16% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #665088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665088 is #99AF77. Grayscale: #5C5C5C. Windows color (decimal): -10071928 or 8933478. OLE color: 8933478.
HSL color Cylindrical-coordinate representation of color #665088: hue angle of 263.57º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #665088 is Cyan = 0.25, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 80 | 136 | - |
| CMYK | 0.25 | 0.41 | 0 | 0.47 |
| HSL | 263.57º | 0.26% | 0.42% | - |
| HSV(B) | 263.57º | 0.41% | 0.53% | - |
| XYZ | 12.79 | 10.34 | 24.61 | - |
| YUV | 92.96 | 152.29 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 136 | 0.25 | 0.41 | 0 | 0.47 | 263.57 | 0.26 | 0.42 |
| Hex | 66 | 50 | 88 | 19 | 29 | 0 | 2F | 108 | 1A | 2A |
| Octal | 146 | 120 | 210 | 31 | 51 | 0 | 57 | 410 | 32 | 52 |
| Binary | 1100110 | 1010000 | 10001000 | 11001 | 101001 | 0 | 101111 | 100001000 | 11010 | 101010 |
Color Harmonies of #665088
Complementary color
Monochromatic Colors of #665088
Black with #665088
Text Example
Text Example
White with #665088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665088; }
p { color: rgb(102,80,136); }
H1.HeaderClassName
{
color: #665088;
}
.AnyTagClassName
{
color: #665088;
}
</style>
background-color css
<style>
a { background-color: #665088; }
a { background-color: rgb(102,80,136); }
div.DivClassName
{
background-color: #665088;
}
.BgClassName
{
background-color: #665088;
}
</style>
border-color css
<style>
span { border-color: #665088; }
span { border-color: rgb(102,80,136); }
td.TdClassName
{
border-color: #665088;
}
.TagClassName
{
border-color: #665088;
}
</style>