Shades of Butterfly Bush #625398
Tints of Butterfly Bush #625398
RGB
CMYK
RGB Variations
Color information
#625398 (or 0x625398) is known color: Butterfly Bush. HEX triplet: 62, 53 and 98. RGB value is (98,83,152). Sum of RGB (Red+Green+Blue) = 98+83+152=333 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.43% from 333); Green value is 83 (32.81% from 255 or 24.92% from 333); Blue value is 152 (59.77% from 255 or 45.65% from 333); Max value from RGB is 152 - color contains mainly: blue. Hex color #625398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625398 is #9DAC67. Grayscale: #5F5F5F. Windows color (decimal): -10333288 or 9982818. OLE color: 9982818.
HSL color Cylindrical-coordinate representation of color #625398: hue angle of 253.04º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #625398 is Cyan = 0.36, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 98 | 83 | 152 | - |
| CMYK | 0.36 | 0.45 | 0 | 0.40 |
| HSL | 253.04º | 0.29% | 0.46% | - |
| HSV(B) | 253.04º | 0.45% | 0.6% | - |
| XYZ | 13.8 | 11.05 | 31.11 | - |
| YUV | 95.35 | 159.97 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 152 | 0.36 | 0.45 | 0 | 0.40 | 253.04 | 0.29 | 0.46 |
| Hex | 62 | 53 | 98 | 24 | 2D | 0 | 28 | FD | 1D | 2E |
| Octal | 142 | 123 | 230 | 44 | 55 | 0 | 50 | 375 | 35 | 56 |
| Binary | 1100010 | 1010011 | 10011000 | 100100 | 101101 | 0 | 101000 | 11111101 | 11101 | 101110 |
Color Harmonies of #625398
Complementary color
Monochromatic Colors of #625398
Black with #625398
Text Example
Text Example
White with #625398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625398; }
p { color: rgb(98,83,152); }
H1.HeaderClassName
{
color: #625398;
}
.AnyTagClassName
{
color: #625398;
}
</style>
background-color css
<style>
a { background-color: #625398; }
a { background-color: rgb(98,83,152); }
div.DivClassName
{
background-color: #625398;
}
.BgClassName
{
background-color: #625398;
}
</style>
border-color css
<style>
span { border-color: #625398; }
span { border-color: rgb(98,83,152); }
td.TdClassName
{
border-color: #625398;
}
.TagClassName
{
border-color: #625398;
}
</style>