Shades of Butterfly Bush #614D92
Tints of Butterfly Bush #614D92
RGB
CMYK
RGB Variations
Color information
#614D92 (or 0x614D92) is known color: Butterfly Bush. HEX triplet: 61, 4D and 92. RGB value is (97,77,146). Sum of RGB (Red+Green+Blue) = 97+77+146=320 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.31% from 320); Green value is 77 (30.47% from 255 or 24.06% from 320); Blue value is 146 (57.42% from 255 or 45.62% from 320); Max value from RGB is 146 - color contains mainly: blue. Hex color #614D92 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #614D92 is #9EB26D. Grayscale: #5A5A5A. Windows color (decimal): -10400366 or 9588065. OLE color: 9588065.
HSL color Cylindrical-coordinate representation of color #614D92: hue angle of 257.39º degrees, saturation: 0.31, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #614D92 is Cyan = 0.34, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 77 | 146 | - |
| CMYK | 0.34 | 0.47 | 0 | 0.43 |
| HSL | 257.39º | 0.31% | 0.44% | - |
| HSV(B) | 257.39º | 0.47% | 0.57% | - |
| XYZ | 12.77 | 9.92 | 28.44 | - |
| YUV | 90.85 | 159.13 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 77 | 146 | 0.34 | 0.47 | 0 | 0.43 | 257.39 | 0.31 | 0.44 |
| Hex | 61 | 4D | 92 | 22 | 2F | 0 | 2B | 101 | 1F | 2C |
| Octal | 141 | 115 | 222 | 42 | 57 | 0 | 53 | 401 | 37 | 54 |
| Binary | 1100001 | 1001101 | 10010010 | 100010 | 101111 | 0 | 101011 | 100000001 | 11111 | 101100 |
Color Harmonies of #614D92
Complementary color
Monochromatic Colors of #614D92
Black with #614D92
Text Example
Text Example
White with #614D92
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614D92; }
p { color: rgb(97,77,146); }
H1.HeaderClassName
{
color: #614D92;
}
.AnyTagClassName
{
color: #614D92;
}
</style>
background-color css
<style>
a { background-color: #614D92; }
a { background-color: rgb(97,77,146); }
div.DivClassName
{
background-color: #614D92;
}
.BgClassName
{
background-color: #614D92;
}
</style>
border-color css
<style>
span { border-color: #614D92; }
span { border-color: rgb(97,77,146); }
td.TdClassName
{
border-color: #614D92;
}
.TagClassName
{
border-color: #614D92;
}
</style>