Shades of Butterfly Bush #675484
Tints of Butterfly Bush #675484
RGB
CMYK
RGB Variations
Color information
#675484 (or 0x675484) is known color: Butterfly Bush. HEX triplet: 67, 54 and 84. RGB value is (103,84,132). Sum of RGB (Red+Green+Blue) = 103+84+132=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 84 (33.20% from 255 or 26.33% from 319); Blue value is 132 (51.95% from 255 or 41.38% from 319); Max value from RGB is 132 - color contains mainly: blue. Hex color #675484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675484 is #98AB7B. Grayscale: #5E5E5E. Windows color (decimal): -10005372 or 8672359. OLE color: 8672359.
HSL color Cylindrical-coordinate representation of color #675484: hue angle of 263.75º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #675484 is Cyan = 0.22, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 84 | 132 | - |
| CMYK | 0.22 | 0.36 | 0 | 0.48 |
| HSL | 263.75º | 0.22% | 0.42% | - |
| HSV(B) | 263.75º | 0.36% | 0.52% | - |
| XYZ | 12.93 | 10.89 | 23.25 | - |
| YUV | 95.15 | 148.79 | 133.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 132 | 0.22 | 0.36 | 0 | 0.48 | 263.75 | 0.22 | 0.42 |
| Hex | 67 | 54 | 84 | 16 | 24 | 0 | 30 | 108 | 16 | 2A |
| Octal | 147 | 124 | 204 | 26 | 44 | 0 | 60 | 410 | 26 | 52 |
| Binary | 1100111 | 1010100 | 10000100 | 10110 | 100100 | 0 | 110000 | 100001000 | 10110 | 101010 |
Color Harmonies of #675484
Complementary color
Monochromatic Colors of #675484
Black with #675484
Text Example
Text Example
White with #675484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675484; }
p { color: rgb(103,84,132); }
H1.HeaderClassName
{
color: #675484;
}
.AnyTagClassName
{
color: #675484;
}
</style>
background-color css
<style>
a { background-color: #675484; }
a { background-color: rgb(103,84,132); }
div.DivClassName
{
background-color: #675484;
}
.BgClassName
{
background-color: #675484;
}
</style>
border-color css
<style>
span { border-color: #675484; }
span { border-color: rgb(103,84,132); }
td.TdClassName
{
border-color: #675484;
}
.TagClassName
{
border-color: #675484;
}
</style>