Shades of Butterfly Bush #665481
Tints of Butterfly Bush #665481
RGB
CMYK
RGB Variations
Color information
#665481 (or 0x665481) is known color: Butterfly Bush. HEX triplet: 66, 54 and 81. RGB value is (102,84,129). Sum of RGB (Red+Green+Blue) = 102+84+129=315 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.38% from 315); Green value is 84 (33.20% from 255 or 26.67% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #665481 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665481 is #99AB7E. Grayscale: #5E5E5E. Windows color (decimal): -10070911 or 8475750. OLE color: 8475750.
HSL color Cylindrical-coordinate representation of color #665481: hue angle of 264º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #665481 is Cyan = 0.21, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 84 | 129 | - |
| CMYK | 0.21 | 0.35 | 0 | 0.49 |
| HSL | 264º | 0.21% | 0.42% | - |
| HSV(B) | 264º | 0.35% | 0.51% | - |
| XYZ | 12.61 | 10.75 | 22.18 | - |
| YUV | 94.51 | 147.46 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 129 | 0.21 | 0.35 | 0 | 0.49 | 264 | 0.21 | 0.42 |
| Hex | 66 | 54 | 81 | 15 | 23 | 0 | 31 | 108 | 15 | 2A |
| Octal | 146 | 124 | 201 | 25 | 43 | 0 | 61 | 410 | 25 | 52 |
| Binary | 1100110 | 1010100 | 10000001 | 10101 | 100011 | 0 | 110001 | 100001000 | 10101 | 101010 |
Color Harmonies of #665481
Complementary color
Monochromatic Colors of #665481
Black with #665481
Text Example
Text Example
White with #665481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665481; }
p { color: rgb(102,84,129); }
H1.HeaderClassName
{
color: #665481;
}
.AnyTagClassName
{
color: #665481;
}
</style>
background-color css
<style>
a { background-color: #665481; }
a { background-color: rgb(102,84,129); }
div.DivClassName
{
background-color: #665481;
}
.BgClassName
{
background-color: #665481;
}
</style>
border-color css
<style>
span { border-color: #665481; }
span { border-color: rgb(102,84,129); }
td.TdClassName
{
border-color: #665481;
}
.TagClassName
{
border-color: #665481;
}
</style>