Shades of Butterfly Bush #625296
Tints of Butterfly Bush #625296
RGB
CMYK
RGB Variations
Color information
#625296 (or 0x625296) is known color: Butterfly Bush. HEX triplet: 62, 52 and 96. RGB value is (98,82,150). Sum of RGB (Red+Green+Blue) = 98+82+150=330 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.70% from 330); Green value is 82 (32.42% from 255 or 24.85% from 330); Blue value is 150 (58.98% from 255 or 45.45% from 330); Max value from RGB is 150 - color contains mainly: blue. Hex color #625296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625296 is #9DAD69. Grayscale: #5E5E5E. Windows color (decimal): -10333546 or 9851490. OLE color: 9851490.
HSL color Cylindrical-coordinate representation of color #625296: hue angle of 254.12º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #625296 is Cyan = 0.35, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 82 | 150 | - |
| CMYK | 0.35 | 0.45 | 0 | 0.41 |
| HSL | 254.12º | 0.29% | 0.45% | - |
| HSV(B) | 254.12º | 0.45% | 0.59% | - |
| XYZ | 13.56 | 10.83 | 30.23 | - |
| YUV | 94.54 | 159.3 | 130.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 150 | 0.35 | 0.45 | 0 | 0.41 | 254.12 | 0.29 | 0.45 |
| Hex | 62 | 52 | 96 | 23 | 2D | 0 | 29 | FE | 1D | 2D |
| Octal | 142 | 122 | 226 | 43 | 55 | 0 | 51 | 376 | 35 | 55 |
| Binary | 1100010 | 1010010 | 10010110 | 100011 | 101101 | 0 | 101001 | 11111110 | 11101 | 101101 |
Color Harmonies of #625296
Complementary color
Monochromatic Colors of #625296
Black with #625296
Text Example
Text Example
White with #625296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625296; }
p { color: rgb(98,82,150); }
H1.HeaderClassName
{
color: #625296;
}
.AnyTagClassName
{
color: #625296;
}
</style>
background-color css
<style>
a { background-color: #625296; }
a { background-color: rgb(98,82,150); }
div.DivClassName
{
background-color: #625296;
}
.BgClassName
{
background-color: #625296;
}
</style>
border-color css
<style>
span { border-color: #625296; }
span { border-color: rgb(98,82,150); }
td.TdClassName
{
border-color: #625296;
}
.TagClassName
{
border-color: #625296;
}
</style>