Shades of Butterfly Bush #675581
Tints of Butterfly Bush #675581
RGB
CMYK
RGB Variations
Color information
#675581 (or 0x675581) is known color: Butterfly Bush. HEX triplet: 67, 55 and 81. RGB value is (103,85,129). Sum of RGB (Red+Green+Blue) = 103+85+129=317 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.49% from 317); Green value is 85 (33.59% from 255 or 26.81% from 317); Blue value is 129 (50.78% from 255 or 40.69% from 317); Max value from RGB is 129 - color contains mainly: blue. Hex color #675581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675581 is #98AA7E. Grayscale: #5F5F5F. Windows color (decimal): -10005119 or 8476007. OLE color: 8476007.
HSL color Cylindrical-coordinate representation of color #675581: hue angle of 264.55º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #675581 is Cyan = 0.20, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 85 | 129 | - |
| CMYK | 0.20 | 0.34 | 0 | 0.49 |
| HSL | 264.55º | 0.21% | 0.42% | - |
| HSV(B) | 264.55º | 0.34% | 0.51% | - |
| XYZ | 12.8 | 10.97 | 22.21 | - |
| YUV | 95.4 | 146.96 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 129 | 0.20 | 0.34 | 0 | 0.49 | 264.55 | 0.21 | 0.42 |
| Hex | 67 | 55 | 81 | 14 | 22 | 0 | 31 | 109 | 15 | 2A |
| Octal | 147 | 125 | 201 | 24 | 42 | 0 | 61 | 411 | 25 | 52 |
| Binary | 1100111 | 1010101 | 10000001 | 10100 | 100010 | 0 | 110001 | 100001001 | 10101 | 101010 |
Color Harmonies of #675581
Complementary color
Monochromatic Colors of #675581
Black with #675581
Text Example
Text Example
White with #675581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675581; }
p { color: rgb(103,85,129); }
H1.HeaderClassName
{
color: #675581;
}
.AnyTagClassName
{
color: #675581;
}
</style>
background-color css
<style>
a { background-color: #675581; }
a { background-color: rgb(103,85,129); }
div.DivClassName
{
background-color: #675581;
}
.BgClassName
{
background-color: #675581;
}
</style>
border-color css
<style>
span { border-color: #675581; }
span { border-color: rgb(103,85,129); }
td.TdClassName
{
border-color: #675581;
}
.TagClassName
{
border-color: #675581;
}
</style>