Shades of Butterfly Bush #625584
Tints of Butterfly Bush #625584
RGB
CMYK
RGB Variations
Color information
#625584 (or 0x625584) is known color: Butterfly Bush. HEX triplet: 62, 55 and 84. RGB value is (98,85,132). Sum of RGB (Red+Green+Blue) = 98+85+132=315 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.11% from 315); Green value is 85 (33.59% from 255 or 26.98% from 315); Blue value is 132 (51.95% from 255 or 41.90% from 315); Max value from RGB is 132 - color contains mainly: blue. Hex color #625584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625584 is #9DAA7B. Grayscale: #5E5E5E. Windows color (decimal): -10332796 or 8672610. OLE color: 8672610.
HSL color Cylindrical-coordinate representation of color #625584: hue angle of 256.6º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #625584 is Cyan = 0.26, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 85 | 132 | - |
| CMYK | 0.26 | 0.36 | 0 | 0.48 |
| HSL | 256.6º | 0.22% | 0.43% | - |
| HSV(B) | 256.6º | 0.36% | 0.52% | - |
| XYZ | 12.45 | 10.76 | 23.25 | - |
| YUV | 94.25 | 149.31 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 132 | 0.26 | 0.36 | 0 | 0.48 | 256.6 | 0.22 | 0.43 |
| Hex | 62 | 55 | 84 | 1A | 24 | 0 | 30 | 101 | 16 | 2B |
| Octal | 142 | 125 | 204 | 32 | 44 | 0 | 60 | 401 | 26 | 53 |
| Binary | 1100010 | 1010101 | 10000100 | 11010 | 100100 | 0 | 110000 | 100000001 | 10110 | 101011 |
Color Harmonies of #625584
Complementary color
Monochromatic Colors of #625584
Black with #625584
Text Example
Text Example
White with #625584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625584; }
p { color: rgb(98,85,132); }
H1.HeaderClassName
{
color: #625584;
}
.AnyTagClassName
{
color: #625584;
}
</style>
background-color css
<style>
a { background-color: #625584; }
a { background-color: rgb(98,85,132); }
div.DivClassName
{
background-color: #625584;
}
.BgClassName
{
background-color: #625584;
}
</style>
border-color css
<style>
span { border-color: #625584; }
span { border-color: rgb(98,85,132); }
td.TdClassName
{
border-color: #625584;
}
.TagClassName
{
border-color: #625584;
}
</style>