Shades of Butterfly Bush #625194
Tints of Butterfly Bush #625194
RGB
CMYK
RGB Variations
Color information
#625194 (or 0x625194) is known color: Butterfly Bush. HEX triplet: 62, 51 and 94. RGB value is (98,81,148). Sum of RGB (Red+Green+Blue) = 98+81+148=327 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.97% from 327); Green value is 81 (32.03% from 255 or 24.77% from 327); Blue value is 148 (58.20% from 255 or 45.26% from 327); Max value from RGB is 148 - color contains mainly: blue. Hex color #625194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625194 is #9DAE6B. Grayscale: #5D5D5D. Windows color (decimal): -10333804 or 9720162. OLE color: 9720162.
HSL color Cylindrical-coordinate representation of color #625194: hue angle of 255.22º 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 #625194 is Cyan = 0.34, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 81 | 148 | - |
| CMYK | 0.34 | 0.45 | 0 | 0.42 |
| HSL | 255.22º | 0.29% | 0.45% | - |
| HSV(B) | 255.22º | 0.45% | 0.58% | - |
| XYZ | 13.32 | 10.62 | 29.36 | - |
| YUV | 93.72 | 158.63 | 131.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 148 | 0.34 | 0.45 | 0 | 0.42 | 255.22 | 0.29 | 0.45 |
| Hex | 62 | 51 | 94 | 22 | 2D | 0 | 2A | FF | 1D | 2D |
| Octal | 142 | 121 | 224 | 42 | 55 | 0 | 52 | 377 | 35 | 55 |
| Binary | 1100010 | 1010001 | 10010100 | 100010 | 101101 | 0 | 101010 | 11111111 | 11101 | 101101 |
Color Harmonies of #625194
Complementary color
Monochromatic Colors of #625194
Black with #625194
Text Example
Text Example
White with #625194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625194; }
p { color: rgb(98,81,148); }
H1.HeaderClassName
{
color: #625194;
}
.AnyTagClassName
{
color: #625194;
}
</style>
background-color css
<style>
a { background-color: #625194; }
a { background-color: rgb(98,81,148); }
div.DivClassName
{
background-color: #625194;
}
.BgClassName
{
background-color: #625194;
}
</style>
border-color css
<style>
span { border-color: #625194; }
span { border-color: rgb(98,81,148); }
td.TdClassName
{
border-color: #625194;
}
.TagClassName
{
border-color: #625194;
}
</style>