Shades of Butterfly Bush #625197
Tints of Butterfly Bush #625197
RGB
CMYK
RGB Variations
Color information
#625197 (or 0x625197) is known color: Butterfly Bush. HEX triplet: 62, 51 and 97. RGB value is (98,81,151). Sum of RGB (Red+Green+Blue) = 98+81+151=330 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.70% from 330); Green value is 81 (32.03% from 255 or 24.55% from 330); Blue value is 151 (59.38% from 255 or 45.76% from 330); Max value from RGB is 151 - color contains mainly: blue. Hex color #625197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625197 is #9DAE68. Grayscale: #5D5D5D. Windows color (decimal): -10333801 or 9916770. OLE color: 9916770.
HSL color Cylindrical-coordinate representation of color #625197: hue angle of 254.57º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #625197 is Cyan = 0.35, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 81 | 151 | - |
| CMYK | 0.35 | 0.46 | 0 | 0.41 |
| HSL | 254.57º | 0.3% | 0.45% | - |
| HSV(B) | 254.57º | 0.46% | 0.59% | - |
| XYZ | 13.57 | 10.72 | 30.63 | - |
| YUV | 94.06 | 160.13 | 130.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 151 | 0.35 | 0.46 | 0 | 0.41 | 254.57 | 0.3 | 0.45 |
| Hex | 62 | 51 | 97 | 23 | 2E | 0 | 29 | FF | 1E | 2D |
| Octal | 142 | 121 | 227 | 43 | 56 | 0 | 51 | 377 | 36 | 55 |
| Binary | 1100010 | 1010001 | 10010111 | 100011 | 101110 | 0 | 101001 | 11111111 | 11110 | 101101 |
Color Harmonies of #625197
Complementary color
Monochromatic Colors of #625197
Black with #625197
Text Example
Text Example
White with #625197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625197; }
p { color: rgb(98,81,151); }
H1.HeaderClassName
{
color: #625197;
}
.AnyTagClassName
{
color: #625197;
}
</style>
background-color css
<style>
a { background-color: #625197; }
a { background-color: rgb(98,81,151); }
div.DivClassName
{
background-color: #625197;
}
.BgClassName
{
background-color: #625197;
}
</style>
border-color css
<style>
span { border-color: #625197; }
span { border-color: rgb(98,81,151); }
td.TdClassName
{
border-color: #625197;
}
.TagClassName
{
border-color: #625197;
}
</style>