Shades of Butterfly Bush #625491
Tints of Butterfly Bush #625491
RGB
CMYK
RGB Variations
Color information
#625491 (or 0x625491) is known color: Butterfly Bush. HEX triplet: 62, 54 and 91. RGB value is (98,84,145). Sum of RGB (Red+Green+Blue) = 98+84+145=327 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.97% from 327); Green value is 84 (33.20% from 255 or 25.69% from 327); Blue value is 145 (57.03% from 255 or 44.34% from 327); Max value from RGB is 145 - color contains mainly: blue. Hex color #625491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625491 is #9DAB6E. Grayscale: #5E5E5E. Windows color (decimal): -10333039 or 9524322. OLE color: 9524322.
HSL color Cylindrical-coordinate representation of color #625491: hue angle of 253.77º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #625491 is Cyan = 0.32, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 84 | 145 | - |
| CMYK | 0.32 | 0.42 | 0 | 0.43 |
| HSL | 253.77º | 0.27% | 0.45% | - |
| HSV(B) | 253.77º | 0.42% | 0.57% | - |
| XYZ | 13.32 | 10.98 | 28.21 | - |
| YUV | 95.14 | 156.14 | 130.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 145 | 0.32 | 0.42 | 0 | 0.43 | 253.77 | 0.27 | 0.45 |
| Hex | 62 | 54 | 91 | 20 | 2A | 0 | 2B | FE | 1B | 2D |
| Octal | 142 | 124 | 221 | 40 | 52 | 0 | 53 | 376 | 33 | 55 |
| Binary | 1100010 | 1010100 | 10010001 | 100000 | 101010 | 0 | 101011 | 11111110 | 11011 | 101101 |
Color Harmonies of #625491
Complementary color
Monochromatic Colors of #625491
Black with #625491
Text Example
Text Example
White with #625491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625491; }
p { color: rgb(98,84,145); }
H1.HeaderClassName
{
color: #625491;
}
.AnyTagClassName
{
color: #625491;
}
</style>
background-color css
<style>
a { background-color: #625491; }
a { background-color: rgb(98,84,145); }
div.DivClassName
{
background-color: #625491;
}
.BgClassName
{
background-color: #625491;
}
</style>
border-color css
<style>
span { border-color: #625491; }
span { border-color: rgb(98,84,145); }
td.TdClassName
{
border-color: #625491;
}
.TagClassName
{
border-color: #625491;
}
</style>