Shades of Butterfly Bush #675284
Tints of Butterfly Bush #675284
RGB
CMYK
RGB Variations
Color information
#675284 (or 0x675284) is known color: Butterfly Bush. HEX triplet: 67, 52 and 84. RGB value is (103,82,132). Sum of RGB (Red+Green+Blue) = 103+82+132=317 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.49% from 317); Green value is 82 (32.42% from 255 or 25.87% from 317); Blue value is 132 (51.95% from 255 or 41.64% from 317); Max value from RGB is 132 - color contains mainly: blue. Hex color #675284 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #675284 is #98AD7B. Grayscale: #5D5D5D. Windows color (decimal): -10005884 or 8671847. OLE color: 8671847.
HSL color Cylindrical-coordinate representation of color #675284: hue angle of 265.2º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #675284 is Cyan = 0.22, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 82 | 132 | - |
| CMYK | 0.22 | 0.38 | 0 | 0.48 |
| HSL | 265.2º | 0.23% | 0.42% | - |
| HSV(B) | 265.2º | 0.38% | 0.52% | - |
| XYZ | 12.78 | 10.58 | 23.2 | - |
| YUV | 93.98 | 149.46 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 132 | 0.22 | 0.38 | 0 | 0.48 | 265.2 | 0.23 | 0.42 |
| Hex | 67 | 52 | 84 | 16 | 26 | 0 | 30 | 109 | 17 | 2A |
| Octal | 147 | 122 | 204 | 26 | 46 | 0 | 60 | 411 | 27 | 52 |
| Binary | 1100111 | 1010010 | 10000100 | 10110 | 100110 | 0 | 110000 | 100001001 | 10111 | 101010 |
Color Harmonies of #675284
Complementary color
Monochromatic Colors of #675284
Black with #675284
Text Example
Text Example
White with #675284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675284; }
p { color: rgb(103,82,132); }
H1.HeaderClassName
{
color: #675284;
}
.AnyTagClassName
{
color: #675284;
}
</style>
background-color css
<style>
a { background-color: #675284; }
a { background-color: rgb(103,82,132); }
div.DivClassName
{
background-color: #675284;
}
.BgClassName
{
background-color: #675284;
}
</style>
border-color css
<style>
span { border-color: #675284; }
span { border-color: rgb(103,82,132); }
td.TdClassName
{
border-color: #675284;
}
.TagClassName
{
border-color: #675284;
}
</style>