Shades of Butterfly Bush #625994
Tints of Butterfly Bush #625994
RGB
CMYK
RGB Variations
Color information
#625994 (or 0x625994) is known color: Butterfly Bush. HEX triplet: 62, 59 and 94. RGB value is (98,89,148). Sum of RGB (Red+Green+Blue) = 98+89+148=335 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.25% from 335); Green value is 89 (35.16% from 255 or 26.57% from 335); Blue value is 148 (58.20% from 255 or 44.18% from 335); Max value from RGB is 148 - color contains mainly: blue. Hex color #625994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625994 is #9DA66B. Grayscale: #626262. Windows color (decimal): -10331756 or 9722210. OLE color: 9722210.
HSL color Cylindrical-coordinate representation of color #625994: hue angle of 249.15º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #625994 is Cyan = 0.34, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 89 | 148 | - |
| CMYK | 0.34 | 0.40 | 0 | 0.42 |
| HSL | 249.15º | 0.25% | 0.46% | - |
| HSV(B) | 249.15º | 0.4% | 0.58% | - |
| XYZ | 13.95 | 11.88 | 29.57 | - |
| YUV | 98.42 | 155.98 | 127.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 148 | 0.34 | 0.40 | 0 | 0.42 | 249.15 | 0.25 | 0.46 |
| Hex | 62 | 59 | 94 | 22 | 28 | 0 | 2A | F9 | 19 | 2E |
| Octal | 142 | 131 | 224 | 42 | 50 | 0 | 52 | 371 | 31 | 56 |
| Binary | 1100010 | 1011001 | 10010100 | 100010 | 101000 | 0 | 101010 | 11111001 | 11001 | 101110 |
Color Harmonies of #625994
Complementary color
Monochromatic Colors of #625994
Black with #625994
Text Example
Text Example
White with #625994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625994; }
p { color: rgb(98,89,148); }
H1.HeaderClassName
{
color: #625994;
}
.AnyTagClassName
{
color: #625994;
}
</style>
background-color css
<style>
a { background-color: #625994; }
a { background-color: rgb(98,89,148); }
div.DivClassName
{
background-color: #625994;
}
.BgClassName
{
background-color: #625994;
}
</style>
border-color css
<style>
span { border-color: #625994; }
span { border-color: rgb(98,89,148); }
td.TdClassName
{
border-color: #625994;
}
.TagClassName
{
border-color: #625994;
}
</style>