Shades of Butterfly Bush #614C8A
Tints of Butterfly Bush #614C8A
RGB
CMYK
RGB Variations
Color information
#614C8A (or 0x614C8A) is known color: Butterfly Bush. HEX triplet: 61, 4C and 8A. RGB value is (97,76,138). Sum of RGB (Red+Green+Blue) = 97+76+138=311 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.19% from 311); Green value is 76 (30.08% from 255 or 24.44% from 311); Blue value is 138 (54.30% from 255 or 44.37% from 311); Max value from RGB is 138 - color contains mainly: blue. Hex color #614C8A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614C8A is #9EB375. Grayscale: #595959. Windows color (decimal): -10400630 or 9063521. OLE color: 9063521.
HSL color Cylindrical-coordinate representation of color #614C8A: hue angle of 260.32º degrees, saturation: 0.29, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #614C8A is Cyan = 0.30, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 76 | 138 | - |
| CMYK | 0.30 | 0.45 | 0 | 0.46 |
| HSL | 260.32º | 0.29% | 0.42% | - |
| HSV(B) | 260.32º | 0.45% | 0.54% | - |
| XYZ | 12.1 | 9.55 | 25.25 | - |
| YUV | 89.35 | 155.46 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 76 | 138 | 0.30 | 0.45 | 0 | 0.46 | 260.32 | 0.29 | 0.42 |
| Hex | 61 | 4C | 8A | 1E | 2D | 0 | 2E | 104 | 1D | 2A |
| Octal | 141 | 114 | 212 | 36 | 55 | 0 | 56 | 404 | 35 | 52 |
| Binary | 1100001 | 1001100 | 10001010 | 11110 | 101101 | 0 | 101110 | 100000100 | 11101 | 101010 |
Color Harmonies of #614C8A
Complementary color
Monochromatic Colors of #614C8A
Black with #614C8A
Text Example
Text Example
White with #614C8A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614C8A; }
p { color: rgb(97,76,138); }
H1.HeaderClassName
{
color: #614C8A;
}
.AnyTagClassName
{
color: #614C8A;
}
</style>
background-color css
<style>
a { background-color: #614C8A; }
a { background-color: rgb(97,76,138); }
div.DivClassName
{
background-color: #614C8A;
}
.BgClassName
{
background-color: #614C8A;
}
</style>
border-color css
<style>
span { border-color: #614C8A; }
span { border-color: rgb(97,76,138); }
td.TdClassName
{
border-color: #614C8A;
}
.TagClassName
{
border-color: #614C8A;
}
</style>