Shades of Butterfly Bush #625082
Tints of Butterfly Bush #625082
RGB
CMYK
RGB Variations
Color information
#625082 (or 0x625082) is known color: Butterfly Bush. HEX triplet: 62, 50 and 82. RGB value is (98,80,130). Sum of RGB (Red+Green+Blue) = 98+80+130=308 (40% of max value = 765). Red value is 98 (38.67% from 255 or 31.82% from 308); Green value is 80 (31.64% from 255 or 25.97% from 308); Blue value is 130 (51.17% from 255 or 42.21% from 308); Max value from RGB is 130 - color contains mainly: blue. Hex color #625082 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625082 is #9DAF7D. Grayscale: #5A5A5A. Windows color (decimal): -10334078 or 8540258. OLE color: 8540258.
HSL color Cylindrical-coordinate representation of color #625082: hue angle of 261.6º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #625082 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 80 | 130 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.49 |
| HSL | 261.6º | 0.24% | 0.41% | - |
| HSV(B) | 261.6º | 0.38% | 0.51% | - |
| XYZ | 11.93 | 9.95 | 22.41 | - |
| YUV | 91.08 | 149.96 | 132.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 130 | 0.25 | 0.38 | 0 | 0.49 | 261.6 | 0.24 | 0.41 |
| Hex | 62 | 50 | 82 | 19 | 26 | 0 | 31 | 106 | 18 | 29 |
| Octal | 142 | 120 | 202 | 31 | 46 | 0 | 61 | 406 | 30 | 51 |
| Binary | 1100010 | 1010000 | 10000010 | 11001 | 100110 | 0 | 110001 | 100000110 | 11000 | 101001 |
Color Harmonies of #625082
Complementary color
Monochromatic Colors of #625082
Black with #625082
Text Example
Text Example
White with #625082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625082; }
p { color: rgb(98,80,130); }
H1.HeaderClassName
{
color: #625082;
}
.AnyTagClassName
{
color: #625082;
}
</style>
background-color css
<style>
a { background-color: #625082; }
a { background-color: rgb(98,80,130); }
div.DivClassName
{
background-color: #625082;
}
.BgClassName
{
background-color: #625082;
}
</style>
border-color css
<style>
span { border-color: #625082; }
span { border-color: rgb(98,80,130); }
td.TdClassName
{
border-color: #625082;
}
.TagClassName
{
border-color: #625082;
}
</style>