Shades of Butterfly Bush #625190
Tints of Butterfly Bush #625190
RGB
CMYK
RGB Variations
Color information
#625190 (or 0x625190) is known color: Butterfly Bush. HEX triplet: 62, 51 and 90. RGB value is (98,81,144). Sum of RGB (Red+Green+Blue) = 98+81+144=323 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.34% from 323); Green value is 81 (32.03% from 255 or 25.08% from 323); Blue value is 144 (56.64% from 255 or 44.58% from 323); Max value from RGB is 144 - color contains mainly: blue. Hex color #625190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625190 is #9DAE6F. Grayscale: #5D5D5D. Windows color (decimal): -10333808 or 9458018. OLE color: 9458018.
HSL color Cylindrical-coordinate representation of color #625190: hue angle of 256.19º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #625190 is Cyan = 0.32, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 81 | 144 | - |
| CMYK | 0.32 | 0.44 | 0 | 0.44 |
| HSL | 256.19º | 0.28% | 0.44% | - |
| HSV(B) | 256.19º | 0.44% | 0.56% | - |
| XYZ | 13.01 | 10.5 | 27.73 | - |
| YUV | 93.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 144 | 0.32 | 0.44 | 0 | 0.44 | 256.19 | 0.28 | 0.44 |
| Hex | 62 | 51 | 90 | 20 | 2C | 0 | 2C | 100 | 1C | 2C |
| Octal | 142 | 121 | 220 | 40 | 54 | 0 | 54 | 400 | 34 | 54 |
| Binary | 1100010 | 1010001 | 10010000 | 100000 | 101100 | 0 | 101100 | 100000000 | 11100 | 101100 |
Color Harmonies of #625190
Complementary color
Monochromatic Colors of #625190
Black with #625190
Text Example
Text Example
White with #625190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625190; }
p { color: rgb(98,81,144); }
H1.HeaderClassName
{
color: #625190;
}
.AnyTagClassName
{
color: #625190;
}
</style>
background-color css
<style>
a { background-color: #625190; }
a { background-color: rgb(98,81,144); }
div.DivClassName
{
background-color: #625190;
}
.BgClassName
{
background-color: #625190;
}
</style>
border-color css
<style>
span { border-color: #625190; }
span { border-color: rgb(98,81,144); }
td.TdClassName
{
border-color: #625190;
}
.TagClassName
{
border-color: #625190;
}
</style>