Shades of Butterfly Bush #614C8D
Tints of Butterfly Bush #614C8D
RGB
CMYK
RGB Variations
Color information
#614C8D (or 0x614C8D) is known color: Butterfly Bush. HEX triplet: 61, 4C and 8D. RGB value is (97,76,141). Sum of RGB (Red+Green+Blue) = 97+76+141=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 76 (30.08% from 255 or 24.20% from 314); Blue value is 141 (55.47% from 255 or 44.90% from 314); Max value from RGB is 141 - color contains mainly: blue. Hex color #614C8D is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614C8D is #9EB372. Grayscale: #595959. Windows color (decimal): -10400627 or 9260129. OLE color: 9260129.
HSL color Cylindrical-coordinate representation of color #614C8D: hue angle of 259.38º degrees, saturation: 0.3, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614C8D is Cyan = 0.31, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 97 | 76 | 141 | - |
| CMYK | 0.31 | 0.46 | 0 | 0.45 |
| HSL | 259.38º | 0.3% | 0.43% | - |
| HSV(B) | 259.38º | 0.46% | 0.55% | - |
| XYZ | 12.32 | 9.63 | 26.41 | - |
| YUV | 89.69 | 156.96 | 133.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 76 | 141 | 0.31 | 0.46 | 0 | 0.45 | 259.38 | 0.3 | 0.43 |
| Hex | 61 | 4C | 8D | 1F | 2E | 0 | 2D | 103 | 1E | 2B |
| Octal | 141 | 114 | 215 | 37 | 56 | 0 | 55 | 403 | 36 | 53 |
| Binary | 1100001 | 1001100 | 10001101 | 11111 | 101110 | 0 | 101101 | 100000011 | 11110 | 101011 |
Color Harmonies of #614C8D
Complementary color
Monochromatic Colors of #614C8D
Black with #614C8D
Text Example
Text Example
White with #614C8D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614C8D; }
p { color: rgb(97,76,141); }
H1.HeaderClassName
{
color: #614C8D;
}
.AnyTagClassName
{
color: #614C8D;
}
</style>
background-color css
<style>
a { background-color: #614C8D; }
a { background-color: rgb(97,76,141); }
div.DivClassName
{
background-color: #614C8D;
}
.BgClassName
{
background-color: #614C8D;
}
</style>
border-color css
<style>
span { border-color: #614C8D; }
span { border-color: rgb(97,76,141); }
td.TdClassName
{
border-color: #614C8D;
}
.TagClassName
{
border-color: #614C8D;
}
</style>