Shades of Butterfly Bush #625295
Tints of Butterfly Bush #625295
RGB
CMYK
RGB Variations
Color information
#625295 (or 0x625295) is known color: Butterfly Bush. HEX triplet: 62, 52 and 95. RGB value is (98,82,149). Sum of RGB (Red+Green+Blue) = 98+82+149=329 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.79% from 329); Green value is 82 (32.42% from 255 or 24.92% from 329); Blue value is 149 (58.59% from 255 or 45.29% from 329); Max value from RGB is 149 - color contains mainly: blue. Hex color #625295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625295 is #9DAD6A. Grayscale: #5E5E5E. Windows color (decimal): -10333547 or 9785954. OLE color: 9785954.
HSL color Cylindrical-coordinate representation of color #625295: hue angle of 254.33º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #625295 is Cyan = 0.34, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 82 | 149 | - |
| CMYK | 0.34 | 0.45 | 0 | 0.42 |
| HSL | 254.33º | 0.29% | 0.45% | - |
| HSV(B) | 254.33º | 0.45% | 0.58% | - |
| XYZ | 13.48 | 10.8 | 29.81 | - |
| YUV | 94.42 | 158.8 | 130.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 149 | 0.34 | 0.45 | 0 | 0.42 | 254.33 | 0.29 | 0.45 |
| Hex | 62 | 52 | 95 | 22 | 2D | 0 | 2A | FE | 1D | 2D |
| Octal | 142 | 122 | 225 | 42 | 55 | 0 | 52 | 376 | 35 | 55 |
| Binary | 1100010 | 1010010 | 10010101 | 100010 | 101101 | 0 | 101010 | 11111110 | 11101 | 101101 |
Color Harmonies of #625295
Complementary color
Monochromatic Colors of #625295
Black with #625295
Text Example
Text Example
White with #625295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625295; }
p { color: rgb(98,82,149); }
H1.HeaderClassName
{
color: #625295;
}
.AnyTagClassName
{
color: #625295;
}
</style>
background-color css
<style>
a { background-color: #625295; }
a { background-color: rgb(98,82,149); }
div.DivClassName
{
background-color: #625295;
}
.BgClassName
{
background-color: #625295;
}
</style>
border-color css
<style>
span { border-color: #625295; }
span { border-color: rgb(98,82,149); }
td.TdClassName
{
border-color: #625295;
}
.TagClassName
{
border-color: #625295;
}
</style>