Shades of Butterfly Bush #625386
Tints of Butterfly Bush #625386
RGB
CMYK
RGB Variations
Color information
#625386 (or 0x625386) is known color: Butterfly Bush. HEX triplet: 62, 53 and 86. RGB value is (98,83,134). Sum of RGB (Red+Green+Blue) = 98+83+134=315 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.11% from 315); Green value is 83 (32.81% from 255 or 26.35% from 315); Blue value is 134 (52.73% from 255 or 42.54% from 315); Max value from RGB is 134 - color contains mainly: blue. Hex color #625386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625386 is #9DAC79. Grayscale: #5D5D5D. Windows color (decimal): -10333306 or 8803170. OLE color: 8803170.
HSL color Cylindrical-coordinate representation of color #625386: hue angle of 257.65º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #625386 is Cyan = 0.27, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 83 | 134 | - |
| CMYK | 0.27 | 0.38 | 0 | 0.47 |
| HSL | 257.65º | 0.24% | 0.43% | - |
| HSV(B) | 257.65º | 0.38% | 0.53% | - |
| XYZ | 12.43 | 10.5 | 23.93 | - |
| YUV | 93.3 | 150.97 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 134 | 0.27 | 0.38 | 0 | 0.47 | 257.65 | 0.24 | 0.43 |
| Hex | 62 | 53 | 86 | 1B | 26 | 0 | 2F | 102 | 18 | 2B |
| Octal | 142 | 123 | 206 | 33 | 46 | 0 | 57 | 402 | 30 | 53 |
| Binary | 1100010 | 1010011 | 10000110 | 11011 | 100110 | 0 | 101111 | 100000010 | 11000 | 101011 |
Color Harmonies of #625386
Complementary color
Monochromatic Colors of #625386
Black with #625386
Text Example
Text Example
White with #625386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625386; }
p { color: rgb(98,83,134); }
H1.HeaderClassName
{
color: #625386;
}
.AnyTagClassName
{
color: #625386;
}
</style>
background-color css
<style>
a { background-color: #625386; }
a { background-color: rgb(98,83,134); }
div.DivClassName
{
background-color: #625386;
}
.BgClassName
{
background-color: #625386;
}
</style>
border-color css
<style>
span { border-color: #625386; }
span { border-color: rgb(98,83,134); }
td.TdClassName
{
border-color: #625386;
}
.TagClassName
{
border-color: #625386;
}
</style>