Shades of Butterfly Bush #625290
Tints of Butterfly Bush #625290
RGB
CMYK
RGB Variations
Color information
#625290 (or 0x625290) is known color: Butterfly Bush. HEX triplet: 62, 52 and 90. RGB value is (98,82,144). Sum of RGB (Red+Green+Blue) = 98+82+144=324 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.25% from 324); Green value is 82 (32.42% from 255 or 25.31% from 324); Blue value is 144 (56.64% from 255 or 44.44% from 324); Max value from RGB is 144 - color contains mainly: blue. Hex color #625290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625290 is #9DAD6F. Grayscale: #5D5D5D. Windows color (decimal): -10333552 or 9458274. OLE color: 9458274.
HSL color Cylindrical-coordinate representation of color #625290: hue angle of 255.48º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #625290 is Cyan = 0.32, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 82 | 144 | - |
| CMYK | 0.32 | 0.43 | 0 | 0.44 |
| HSL | 255.48º | 0.27% | 0.44% | - |
| HSV(B) | 255.48º | 0.43% | 0.56% | - |
| XYZ | 13.09 | 10.64 | 27.75 | - |
| YUV | 93.85 | 156.3 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 144 | 0.32 | 0.43 | 0 | 0.44 | 255.48 | 0.27 | 0.44 |
| Hex | 62 | 52 | 90 | 20 | 2B | 0 | 2C | FF | 1B | 2C |
| Octal | 142 | 122 | 220 | 40 | 53 | 0 | 54 | 377 | 33 | 54 |
| Binary | 1100010 | 1010010 | 10010000 | 100000 | 101011 | 0 | 101100 | 11111111 | 11011 | 101100 |
Color Harmonies of #625290
Complementary color
Monochromatic Colors of #625290
Black with #625290
Text Example
Text Example
White with #625290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625290; }
p { color: rgb(98,82,144); }
H1.HeaderClassName
{
color: #625290;
}
.AnyTagClassName
{
color: #625290;
}
</style>
background-color css
<style>
a { background-color: #625290; }
a { background-color: rgb(98,82,144); }
div.DivClassName
{
background-color: #625290;
}
.BgClassName
{
background-color: #625290;
}
</style>
border-color css
<style>
span { border-color: #625290; }
span { border-color: rgb(98,82,144); }
td.TdClassName
{
border-color: #625290;
}
.TagClassName
{
border-color: #625290;
}
</style>