Shades of Butterfly Bush #614D8A
Tints of Butterfly Bush #614D8A
RGB
CMYK
RGB Variations
Color information
#614D8A (or 0x614D8A) is known color: Butterfly Bush. HEX triplet: 61, 4D and 8A. RGB value is (97,77,138). Sum of RGB (Red+Green+Blue) = 97+77+138=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 77 (30.47% from 255 or 24.68% from 312); Blue value is 138 (54.30% from 255 or 44.23% from 312); Max value from RGB is 138 - color contains mainly: blue. Hex color #614D8A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #614D8A is #9EB275. Grayscale: #595959. Windows color (decimal): -10400374 or 9063777. OLE color: 9063777.
HSL color Cylindrical-coordinate representation of color #614D8A: hue angle of 259.67º degrees, saturation: 0.28, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #614D8A is Cyan = 0.30, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 77 | 138 | - |
| CMYK | 0.30 | 0.44 | 0 | 0.46 |
| HSL | 259.67º | 0.28% | 0.42% | - |
| HSV(B) | 259.67º | 0.44% | 0.54% | - |
| XYZ | 12.17 | 9.68 | 25.27 | - |
| YUV | 89.93 | 155.13 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 77 | 138 | 0.30 | 0.44 | 0 | 0.46 | 259.67 | 0.28 | 0.42 |
| Hex | 61 | 4D | 8A | 1E | 2C | 0 | 2E | 104 | 1C | 2A |
| Octal | 141 | 115 | 212 | 36 | 54 | 0 | 56 | 404 | 34 | 52 |
| Binary | 1100001 | 1001101 | 10001010 | 11110 | 101100 | 0 | 101110 | 100000100 | 11100 | 101010 |
Color Harmonies of #614D8A
Complementary color
Monochromatic Colors of #614D8A
Black with #614D8A
Text Example
Text Example
White with #614D8A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614D8A; }
p { color: rgb(97,77,138); }
H1.HeaderClassName
{
color: #614D8A;
}
.AnyTagClassName
{
color: #614D8A;
}
</style>
background-color css
<style>
a { background-color: #614D8A; }
a { background-color: rgb(97,77,138); }
div.DivClassName
{
background-color: #614D8A;
}
.BgClassName
{
background-color: #614D8A;
}
</style>
border-color css
<style>
span { border-color: #614D8A; }
span { border-color: rgb(97,77,138); }
td.TdClassName
{
border-color: #614D8A;
}
.TagClassName
{
border-color: #614D8A;
}
</style>