Shades of Butterfly Bush #614D8E
Tints of Butterfly Bush #614D8E
RGB
CMYK
RGB Variations
Color information
#614D8E (or 0x614D8E) is known color: Butterfly Bush. HEX triplet: 61, 4D and 8E. RGB value is (97,77,142). Sum of RGB (Red+Green+Blue) = 97+77+142=316 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.70% from 316); Green value is 77 (30.47% from 255 or 24.37% from 316); Blue value is 142 (55.86% from 255 or 44.94% from 316); Max value from RGB is 142 - color contains mainly: blue. Hex color #614D8E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #614D8E is #9EB271. Grayscale: #5A5A5A. Windows color (decimal): -10400370 or 9325921. OLE color: 9325921.
HSL color Cylindrical-coordinate representation of color #614D8E: hue angle of 258.46º degrees, saturation: 0.3, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614D8E is Cyan = 0.32, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 77 | 142 | - |
| CMYK | 0.32 | 0.46 | 0 | 0.44 |
| HSL | 258.46º | 0.3% | 0.43% | - |
| HSV(B) | 258.46º | 0.46% | 0.56% | - |
| XYZ | 12.47 | 9.8 | 26.83 | - |
| YUV | 90.39 | 157.13 | 132.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 77 | 142 | 0.32 | 0.46 | 0 | 0.44 | 258.46 | 0.3 | 0.43 |
| Hex | 61 | 4D | 8E | 20 | 2E | 0 | 2C | 102 | 1E | 2B |
| Octal | 141 | 115 | 216 | 40 | 56 | 0 | 54 | 402 | 36 | 53 |
| Binary | 1100001 | 1001101 | 10001110 | 100000 | 101110 | 0 | 101100 | 100000010 | 11110 | 101011 |
Color Harmonies of #614D8E
Complementary color
Monochromatic Colors of #614D8E
Black with #614D8E
Text Example
Text Example
White with #614D8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614D8E; }
p { color: rgb(97,77,142); }
H1.HeaderClassName
{
color: #614D8E;
}
.AnyTagClassName
{
color: #614D8E;
}
</style>
background-color css
<style>
a { background-color: #614D8E; }
a { background-color: rgb(97,77,142); }
div.DivClassName
{
background-color: #614D8E;
}
.BgClassName
{
background-color: #614D8E;
}
</style>
border-color css
<style>
span { border-color: #614D8E; }
span { border-color: rgb(97,77,142); }
td.TdClassName
{
border-color: #614D8E;
}
.TagClassName
{
border-color: #614D8E;
}
</style>