Shades of Butterfly Bush #625189
Tints of Butterfly Bush #625189
RGB
CMYK
RGB Variations
Color information
#625189 (or 0x625189) is known color: Butterfly Bush. HEX triplet: 62, 51 and 89. RGB value is (98,81,137). Sum of RGB (Red+Green+Blue) = 98+81+137=316 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.01% from 316); Green value is 81 (32.03% from 255 or 25.63% from 316); Blue value is 137 (53.91% from 255 or 43.35% from 316); Max value from RGB is 137 - color contains mainly: blue. Hex color #625189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625189 is #9DAE76. Grayscale: #5C5C5C. Windows color (decimal): -10333815 or 8999266. OLE color: 8999266.
HSL color Cylindrical-coordinate representation of color #625189: hue angle of 258.21º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #625189 is Cyan = 0.28, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 81 | 137 | - |
| CMYK | 0.28 | 0.41 | 0 | 0.46 |
| HSL | 258.21º | 0.26% | 0.43% | - |
| HSV(B) | 258.21º | 0.41% | 0.54% | - |
| XYZ | 12.49 | 10.29 | 24.99 | - |
| YUV | 92.47 | 153.13 | 131.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 137 | 0.28 | 0.41 | 0 | 0.46 | 258.21 | 0.26 | 0.43 |
| Hex | 62 | 51 | 89 | 1C | 29 | 0 | 2E | 102 | 1A | 2B |
| Octal | 142 | 121 | 211 | 34 | 51 | 0 | 56 | 402 | 32 | 53 |
| Binary | 1100010 | 1010001 | 10001001 | 11100 | 101001 | 0 | 101110 | 100000010 | 11010 | 101011 |
Color Harmonies of #625189
Complementary color
Monochromatic Colors of #625189
Black with #625189
Text Example
Text Example
White with #625189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625189; }
p { color: rgb(98,81,137); }
H1.HeaderClassName
{
color: #625189;
}
.AnyTagClassName
{
color: #625189;
}
</style>
background-color css
<style>
a { background-color: #625189; }
a { background-color: rgb(98,81,137); }
div.DivClassName
{
background-color: #625189;
}
.BgClassName
{
background-color: #625189;
}
</style>
border-color css
<style>
span { border-color: #625189; }
span { border-color: rgb(98,81,137); }
td.TdClassName
{
border-color: #625189;
}
.TagClassName
{
border-color: #625189;
}
</style>