Shades of Butterfly Bush #625588
Tints of Butterfly Bush #625588
RGB
CMYK
RGB Variations
Color information
#625588 (or 0x625588) is known color: Butterfly Bush. HEX triplet: 62, 55 and 88. RGB value is (98,85,136). Sum of RGB (Red+Green+Blue) = 98+85+136=319 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.72% from 319); Green value is 85 (33.59% from 255 or 26.65% from 319); Blue value is 136 (53.52% from 255 or 42.63% from 319); Max value from RGB is 136 - color contains mainly: blue. Hex color #625588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625588 is #9DAA77. Grayscale: #5E5E5E. Windows color (decimal): -10332792 or 8934754. OLE color: 8934754.
HSL color Cylindrical-coordinate representation of color #625588: hue angle of 255.29º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #625588 is Cyan = 0.28, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 85 | 136 | - |
| CMYK | 0.28 | 0.38 | 0 | 0.47 |
| HSL | 255.29º | 0.23% | 0.43% | - |
| HSV(B) | 255.29º | 0.38% | 0.53% | - |
| XYZ | 12.73 | 10.87 | 24.72 | - |
| YUV | 94.7 | 151.31 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 136 | 0.28 | 0.38 | 0 | 0.47 | 255.29 | 0.23 | 0.43 |
| Hex | 62 | 55 | 88 | 1C | 26 | 0 | 2F | FF | 17 | 2B |
| Octal | 142 | 125 | 210 | 34 | 46 | 0 | 57 | 377 | 27 | 53 |
| Binary | 1100010 | 1010101 | 10001000 | 11100 | 100110 | 0 | 101111 | 11111111 | 10111 | 101011 |
Color Harmonies of #625588
Complementary color
Monochromatic Colors of #625588
Black with #625588
Text Example
Text Example
White with #625588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625588; }
p { color: rgb(98,85,136); }
H1.HeaderClassName
{
color: #625588;
}
.AnyTagClassName
{
color: #625588;
}
</style>
background-color css
<style>
a { background-color: #625588; }
a { background-color: rgb(98,85,136); }
div.DivClassName
{
background-color: #625588;
}
.BgClassName
{
background-color: #625588;
}
</style>
border-color css
<style>
span { border-color: #625588; }
span { border-color: rgb(98,85,136); }
td.TdClassName
{
border-color: #625588;
}
.TagClassName
{
border-color: #625588;
}
</style>