Shades of Butterfly Bush #68548E
Tints of Butterfly Bush #68548E
RGB
CMYK
RGB Variations
Color information
#68548E (or 0x68548E) is known color: Butterfly Bush. HEX triplet: 68, 54 and 8E. RGB value is (104,84,142). Sum of RGB (Red+Green+Blue) = 104+84+142=330 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.52% from 330); Green value is 84 (33.20% from 255 or 25.45% from 330); Blue value is 142 (55.86% from 255 or 43.03% from 330); Max value from RGB is 142 - color contains mainly: blue. Hex color #68548E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #68548E is #97AB71. Grayscale: #606060. Windows color (decimal): -9939826 or 9327720. OLE color: 9327720.
HSL color Cylindrical-coordinate representation of color #68548E: hue angle of 260.69º degrees, saturation: 0.26, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #68548E is Cyan = 0.27, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 84 | 142 | - |
| CMYK | 0.27 | 0.41 | 0 | 0.44 |
| HSL | 260.69º | 0.26% | 0.44% | - |
| HSV(B) | 260.69º | 0.41% | 0.56% | - |
| XYZ | 13.76 | 11.24 | 27.03 | - |
| YUV | 96.59 | 153.63 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 142 | 0.27 | 0.41 | 0 | 0.44 | 260.69 | 0.26 | 0.44 |
| Hex | 68 | 54 | 8E | 1B | 29 | 0 | 2C | 105 | 1A | 2C |
| Octal | 150 | 124 | 216 | 33 | 51 | 0 | 54 | 405 | 32 | 54 |
| Binary | 1101000 | 1010100 | 10001110 | 11011 | 101001 | 0 | 101100 | 100000101 | 11010 | 101100 |
Color Harmonies of #68548E
Complementary color
Monochromatic Colors of #68548E
Black with #68548E
Text Example
Text Example
White with #68548E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68548E; }
p { color: rgb(104,84,142); }
H1.HeaderClassName
{
color: #68548E;
}
.AnyTagClassName
{
color: #68548E;
}
</style>
background-color css
<style>
a { background-color: #68548E; }
a { background-color: rgb(104,84,142); }
div.DivClassName
{
background-color: #68548E;
}
.BgClassName
{
background-color: #68548E;
}
</style>
border-color css
<style>
span { border-color: #68548E; }
span { border-color: rgb(104,84,142); }
td.TdClassName
{
border-color: #68548E;
}
.TagClassName
{
border-color: #68548E;
}
</style>