Shades of Butterfly Bush #665181
Tints of Butterfly Bush #665181
RGB
CMYK
RGB Variations
Color information
#665181 (or 0x665181) is known color: Butterfly Bush. HEX triplet: 66, 51 and 81. RGB value is (102,81,129). Sum of RGB (Red+Green+Blue) = 102+81+129=312 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.69% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 129 - color contains mainly: blue. Hex color #665181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #665181 is #99AE7E. Grayscale: #5C5C5C. Windows color (decimal): -10071679 or 8474982. OLE color: 8474982.
HSL color Cylindrical-coordinate representation of color #665181: hue angle of 266.25º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #665181 is Cyan = 0.21, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 81 | 129 | - |
| CMYK | 0.21 | 0.37 | 0 | 0.49 |
| HSL | 266.25º | 0.23% | 0.41% | - |
| HSV(B) | 266.25º | 0.37% | 0.51% | - |
| XYZ | 12.38 | 10.29 | 22.1 | - |
| YUV | 92.75 | 148.46 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 129 | 0.21 | 0.37 | 0 | 0.49 | 266.25 | 0.23 | 0.41 |
| Hex | 66 | 51 | 81 | 15 | 25 | 0 | 31 | 10A | 17 | 29 |
| Octal | 146 | 121 | 201 | 25 | 45 | 0 | 61 | 412 | 27 | 51 |
| Binary | 1100110 | 1010001 | 10000001 | 10101 | 100101 | 0 | 110001 | 100001010 | 10111 | 101001 |
Color Harmonies of #665181
Complementary color
Monochromatic Colors of #665181
Black with #665181
Text Example
Text Example
White with #665181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665181; }
p { color: rgb(102,81,129); }
H1.HeaderClassName
{
color: #665181;
}
.AnyTagClassName
{
color: #665181;
}
</style>
background-color css
<style>
a { background-color: #665181; }
a { background-color: rgb(102,81,129); }
div.DivClassName
{
background-color: #665181;
}
.BgClassName
{
background-color: #665181;
}
</style>
border-color css
<style>
span { border-color: #665181; }
span { border-color: rgb(102,81,129); }
td.TdClassName
{
border-color: #665181;
}
.TagClassName
{
border-color: #665181;
}
</style>