Shades of Butterfly Bush #625090
Tints of Butterfly Bush #625090
RGB
CMYK
RGB Variations
Color information
#625090 (or 0x625090) is known color: Butterfly Bush. HEX triplet: 62, 50 and 90. RGB value is (98,80,144). Sum of RGB (Red+Green+Blue) = 98+80+144=322 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.43% from 322); Green value is 80 (31.64% from 255 or 24.84% from 322); Blue value is 144 (56.64% from 255 or 44.72% from 322); Max value from RGB is 144 - color contains mainly: blue. Hex color #625090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625090 is #9DAF6F. Grayscale: #5C5C5C. Windows color (decimal): -10334064 or 9457762. OLE color: 9457762.
HSL color Cylindrical-coordinate representation of color #625090: hue angle of 256.88º degrees, saturation: 0.29, 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 #625090 is Cyan = 0.32, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 80 | 144 | - |
| CMYK | 0.32 | 0.44 | 0 | 0.44 |
| HSL | 256.88º | 0.29% | 0.44% | - |
| HSV(B) | 256.88º | 0.44% | 0.56% | - |
| XYZ | 12.94 | 10.35 | 27.7 | - |
| YUV | 92.68 | 156.96 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 144 | 0.32 | 0.44 | 0 | 0.44 | 256.88 | 0.29 | 0.44 |
| Hex | 62 | 50 | 90 | 20 | 2C | 0 | 2C | 101 | 1D | 2C |
| Octal | 142 | 120 | 220 | 40 | 54 | 0 | 54 | 401 | 35 | 54 |
| Binary | 1100010 | 1010000 | 10010000 | 100000 | 101100 | 0 | 101100 | 100000001 | 11101 | 101100 |
Color Harmonies of #625090
Complementary color
Monochromatic Colors of #625090
Black with #625090
Text Example
Text Example
White with #625090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625090; }
p { color: rgb(98,80,144); }
H1.HeaderClassName
{
color: #625090;
}
.AnyTagClassName
{
color: #625090;
}
</style>
background-color css
<style>
a { background-color: #625090; }
a { background-color: rgb(98,80,144); }
div.DivClassName
{
background-color: #625090;
}
.BgClassName
{
background-color: #625090;
}
</style>
border-color css
<style>
span { border-color: #625090; }
span { border-color: rgb(98,80,144); }
td.TdClassName
{
border-color: #625090;
}
.TagClassName
{
border-color: #625090;
}
</style>