Shades of Butterfly Bush #625591
Tints of Butterfly Bush #625591
RGB
CMYK
RGB Variations
Color information
#625591 (or 0x625591) is known color: Butterfly Bush. HEX triplet: 62, 55 and 91. RGB value is (98,85,145). Sum of RGB (Red+Green+Blue) = 98+85+145=328 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.88% from 328); Green value is 85 (33.59% from 255 or 25.91% from 328); Blue value is 145 (57.03% from 255 or 44.21% from 328); Max value from RGB is 145 - color contains mainly: blue. Hex color #625591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625591 is #9DAA6E. Grayscale: #5F5F5F. Windows color (decimal): -10332783 or 9524578. OLE color: 9524578.
HSL color Cylindrical-coordinate representation of color #625591: hue angle of 253º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #625591 is Cyan = 0.32, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 85 | 145 | - |
| CMYK | 0.32 | 0.41 | 0 | 0.43 |
| HSL | 253º | 0.26% | 0.45% | - |
| HSV(B) | 253º | 0.41% | 0.57% | - |
| XYZ | 13.4 | 11.14 | 28.23 | - |
| YUV | 95.73 | 155.81 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 145 | 0.32 | 0.41 | 0 | 0.43 | 253 | 0.26 | 0.45 |
| Hex | 62 | 55 | 91 | 20 | 29 | 0 | 2B | FD | 1A | 2D |
| Octal | 142 | 125 | 221 | 40 | 51 | 0 | 53 | 375 | 32 | 55 |
| Binary | 1100010 | 1010101 | 10010001 | 100000 | 101001 | 0 | 101011 | 11111101 | 11010 | 101101 |
Color Harmonies of #625591
Complementary color
Monochromatic Colors of #625591
Black with #625591
Text Example
Text Example
White with #625591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625591; }
p { color: rgb(98,85,145); }
H1.HeaderClassName
{
color: #625591;
}
.AnyTagClassName
{
color: #625591;
}
</style>
background-color css
<style>
a { background-color: #625591; }
a { background-color: rgb(98,85,145); }
div.DivClassName
{
background-color: #625591;
}
.BgClassName
{
background-color: #625591;
}
</style>
border-color css
<style>
span { border-color: #625591; }
span { border-color: rgb(98,85,145); }
td.TdClassName
{
border-color: #625591;
}
.TagClassName
{
border-color: #625591;
}
</style>