Shades of Butterfly Bush #675682
Tints of Butterfly Bush #675682
RGB
CMYK
RGB Variations
Color information
#675682 (or 0x675682) is known color: Butterfly Bush. HEX triplet: 67, 56 and 82. RGB value is (103,86,130). Sum of RGB (Red+Green+Blue) = 103+86+130=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 86 (33.98% from 255 or 26.96% from 319); Blue value is 130 (51.17% from 255 or 40.75% from 319); Max value from RGB is 130 - color contains mainly: blue. Hex color #675682 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675682 is #98A97D. Grayscale: #5F5F5F. Windows color (decimal): -10004862 or 8541799. OLE color: 8541799.
HSL color Cylindrical-coordinate representation of color #675682: hue angle of 263.18º degrees, saturation: 0.2, 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 #675682 is Cyan = 0.21, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 86 | 130 | - |
| CMYK | 0.21 | 0.34 | 0 | 0.49 |
| HSL | 263.18º | 0.2% | 0.42% | - |
| HSV(B) | 263.18º | 0.34% | 0.51% | - |
| XYZ | 12.95 | 11.15 | 22.59 | - |
| YUV | 96.1 | 147.13 | 132.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 130 | 0.21 | 0.34 | 0 | 0.49 | 263.18 | 0.2 | 0.42 |
| Hex | 67 | 56 | 82 | 15 | 22 | 0 | 31 | 107 | 14 | 2A |
| Octal | 147 | 126 | 202 | 25 | 42 | 0 | 61 | 407 | 24 | 52 |
| Binary | 1100111 | 1010110 | 10000010 | 10101 | 100010 | 0 | 110001 | 100000111 | 10100 | 101010 |
Color Harmonies of #675682
Complementary color
Monochromatic Colors of #675682
Black with #675682
Text Example
Text Example
White with #675682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675682; }
p { color: rgb(103,86,130); }
H1.HeaderClassName
{
color: #675682;
}
.AnyTagClassName
{
color: #675682;
}
</style>
background-color css
<style>
a { background-color: #675682; }
a { background-color: rgb(103,86,130); }
div.DivClassName
{
background-color: #675682;
}
.BgClassName
{
background-color: #675682;
}
</style>
border-color css
<style>
span { border-color: #675682; }
span { border-color: rgb(103,86,130); }
td.TdClassName
{
border-color: #675682;
}
.TagClassName
{
border-color: #675682;
}
</style>