Shades of Butterfly Bush #625395
Tints of Butterfly Bush #625395
RGB
CMYK
RGB Variations
Color information
#625395 (or 0x625395) is known color: Butterfly Bush. HEX triplet: 62, 53 and 95. RGB value is (98,83,149). Sum of RGB (Red+Green+Blue) = 98+83+149=330 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.70% from 330); Green value is 83 (32.81% from 255 or 25.15% from 330); Blue value is 149 (58.59% from 255 or 45.15% from 330); Max value from RGB is 149 - color contains mainly: blue. Hex color #625395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625395 is #9DAC6A. Grayscale: #5E5E5E. Windows color (decimal): -10333291 or 9786210. OLE color: 9786210.
HSL color Cylindrical-coordinate representation of color #625395: hue angle of 253.64º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #625395 is Cyan = 0.34, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 83 | 149 | - |
| CMYK | 0.34 | 0.44 | 0 | 0.42 |
| HSL | 253.64º | 0.28% | 0.45% | - |
| HSV(B) | 253.64º | 0.44% | 0.58% | - |
| XYZ | 13.56 | 10.95 | 29.83 | - |
| YUV | 95.01 | 158.47 | 130.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 149 | 0.34 | 0.44 | 0 | 0.42 | 253.64 | 0.28 | 0.45 |
| Hex | 62 | 53 | 95 | 22 | 2C | 0 | 2A | FE | 1C | 2D |
| Octal | 142 | 123 | 225 | 42 | 54 | 0 | 52 | 376 | 34 | 55 |
| Binary | 1100010 | 1010011 | 10010101 | 100010 | 101100 | 0 | 101010 | 11111110 | 11100 | 101101 |
Color Harmonies of #625395
Complementary color
Monochromatic Colors of #625395
Black with #625395
Text Example
Text Example
White with #625395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625395; }
p { color: rgb(98,83,149); }
H1.HeaderClassName
{
color: #625395;
}
.AnyTagClassName
{
color: #625395;
}
</style>
background-color css
<style>
a { background-color: #625395; }
a { background-color: rgb(98,83,149); }
div.DivClassName
{
background-color: #625395;
}
.BgClassName
{
background-color: #625395;
}
</style>
border-color css
<style>
span { border-color: #625395; }
span { border-color: rgb(98,83,149); }
td.TdClassName
{
border-color: #625395;
}
.TagClassName
{
border-color: #625395;
}
</style>