Shades of Butterfly Bush #675689
Tints of Butterfly Bush #675689
RGB
CMYK
RGB Variations
Color information
#675689 (or 0x675689) is known color: Butterfly Bush. HEX triplet: 67, 56 and 89. RGB value is (103,86,137). Sum of RGB (Red+Green+Blue) = 103+86+137=326 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.60% from 326); Green value is 86 (33.98% from 255 or 26.38% from 326); Blue value is 137 (53.91% from 255 or 42.02% from 326); Max value from RGB is 137 - color contains mainly: blue. Hex color #675689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675689 is #98A976. Grayscale: #606060. Windows color (decimal): -10004855 or 9000551. OLE color: 9000551.
HSL color Cylindrical-coordinate representation of color #675689: hue angle of 260º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #675689 is Cyan = 0.25, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 86 | 137 | - |
| CMYK | 0.25 | 0.37 | 0 | 0.46 |
| HSL | 260º | 0.23% | 0.44% | - |
| HSV(B) | 260º | 0.37% | 0.54% | - |
| XYZ | 13.44 | 11.35 | 25.15 | - |
| YUV | 96.9 | 150.63 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 137 | 0.25 | 0.37 | 0 | 0.46 | 260 | 0.23 | 0.44 |
| Hex | 67 | 56 | 89 | 19 | 25 | 0 | 2E | 104 | 17 | 2C |
| Octal | 147 | 126 | 211 | 31 | 45 | 0 | 56 | 404 | 27 | 54 |
| Binary | 1100111 | 1010110 | 10001001 | 11001 | 100101 | 0 | 101110 | 100000100 | 10111 | 101100 |
Color Harmonies of #675689
Complementary color
Monochromatic Colors of #675689
Black with #675689
Text Example
Text Example
White with #675689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675689; }
p { color: rgb(103,86,137); }
H1.HeaderClassName
{
color: #675689;
}
.AnyTagClassName
{
color: #675689;
}
</style>
background-color css
<style>
a { background-color: #675689; }
a { background-color: rgb(103,86,137); }
div.DivClassName
{
background-color: #675689;
}
.BgClassName
{
background-color: #675689;
}
</style>
border-color css
<style>
span { border-color: #675689; }
span { border-color: rgb(103,86,137); }
td.TdClassName
{
border-color: #675689;
}
.TagClassName
{
border-color: #675689;
}
</style>