Shades of Butterfly Bush #625195
Tints of Butterfly Bush #625195
RGB
CMYK
RGB Variations
Color information
#625195 (or 0x625195) is known color: Butterfly Bush. HEX triplet: 62, 51 and 95. RGB value is (98,81,149). Sum of RGB (Red+Green+Blue) = 98+81+149=328 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.88% from 328); Green value is 81 (32.03% from 255 or 24.70% from 328); Blue value is 149 (58.59% from 255 or 45.43% from 328); Max value from RGB is 149 - color contains mainly: blue. Hex color #625195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625195 is #9DAE6A. Grayscale: #5D5D5D. Windows color (decimal): -10333803 or 9785698. OLE color: 9785698.
HSL color Cylindrical-coordinate representation of color #625195: hue angle of 255º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #625195 is Cyan = 0.34, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 81 | 149 | - |
| CMYK | 0.34 | 0.46 | 0 | 0.42 |
| HSL | 255º | 0.3% | 0.45% | - |
| HSV(B) | 255º | 0.46% | 0.58% | - |
| XYZ | 13.4 | 10.65 | 29.78 | - |
| YUV | 93.84 | 159.13 | 130.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 149 | 0.34 | 0.46 | 0 | 0.42 | 255 | 0.3 | 0.45 |
| Hex | 62 | 51 | 95 | 22 | 2E | 0 | 2A | FF | 1E | 2D |
| Octal | 142 | 121 | 225 | 42 | 56 | 0 | 52 | 377 | 36 | 55 |
| Binary | 1100010 | 1010001 | 10010101 | 100010 | 101110 | 0 | 101010 | 11111111 | 11110 | 101101 |
Color Harmonies of #625195
Complementary color
Monochromatic Colors of #625195
Black with #625195
Text Example
Text Example
White with #625195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625195; }
p { color: rgb(98,81,149); }
H1.HeaderClassName
{
color: #625195;
}
.AnyTagClassName
{
color: #625195;
}
</style>
background-color css
<style>
a { background-color: #625195; }
a { background-color: rgb(98,81,149); }
div.DivClassName
{
background-color: #625195;
}
.BgClassName
{
background-color: #625195;
}
</style>
border-color css
<style>
span { border-color: #625195; }
span { border-color: rgb(98,81,149); }
td.TdClassName
{
border-color: #625195;
}
.TagClassName
{
border-color: #625195;
}
</style>