Shades of Butterfly Bush #625086
Tints of Butterfly Bush #625086
RGB
CMYK
RGB Variations
Color information
#625086 (or 0x625086) is known color: Butterfly Bush. HEX triplet: 62, 50 and 86. RGB value is (98,80,134). Sum of RGB (Red+Green+Blue) = 98+80+134=312 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.41% from 312); Green value is 80 (31.64% from 255 or 25.64% from 312); Blue value is 134 (52.73% from 255 or 42.95% from 312); Max value from RGB is 134 - color contains mainly: blue. Hex color #625086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625086 is #9DAF79. Grayscale: #5B5B5B. Windows color (decimal): -10334074 or 8802402. OLE color: 8802402.
HSL color Cylindrical-coordinate representation of color #625086: hue angle of 260º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #625086 is Cyan = 0.27, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 80 | 134 | - |
| CMYK | 0.27 | 0.40 | 0 | 0.47 |
| HSL | 260º | 0.25% | 0.42% | - |
| HSV(B) | 260º | 0.4% | 0.53% | - |
| XYZ | 12.21 | 10.06 | 23.85 | - |
| YUV | 91.54 | 151.96 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 134 | 0.27 | 0.40 | 0 | 0.47 | 260 | 0.25 | 0.42 |
| Hex | 62 | 50 | 86 | 1B | 28 | 0 | 2F | 104 | 19 | 2A |
| Octal | 142 | 120 | 206 | 33 | 50 | 0 | 57 | 404 | 31 | 52 |
| Binary | 1100010 | 1010000 | 10000110 | 11011 | 101000 | 0 | 101111 | 100000100 | 11001 | 101010 |
Color Harmonies of #625086
Complementary color
Monochromatic Colors of #625086
Black with #625086
Text Example
Text Example
White with #625086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625086; }
p { color: rgb(98,80,134); }
H1.HeaderClassName
{
color: #625086;
}
.AnyTagClassName
{
color: #625086;
}
</style>
background-color css
<style>
a { background-color: #625086; }
a { background-color: rgb(98,80,134); }
div.DivClassName
{
background-color: #625086;
}
.BgClassName
{
background-color: #625086;
}
</style>
border-color css
<style>
span { border-color: #625086; }
span { border-color: rgb(98,80,134); }
td.TdClassName
{
border-color: #625086;
}
.TagClassName
{
border-color: #625086;
}
</style>