Shades of Butterfly Bush #625482
Tints of Butterfly Bush #625482
RGB
CMYK
RGB Variations
Color information
#625482 (or 0x625482) is known color: Butterfly Bush. HEX triplet: 62, 54 and 82. RGB value is (98,84,130). Sum of RGB (Red+Green+Blue) = 98+84+130=312 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.41% from 312); Green value is 84 (33.20% from 255 or 26.92% from 312); Blue value is 130 (51.17% from 255 or 41.67% from 312); Max value from RGB is 130 - color contains mainly: blue. Hex color #625482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625482 is #9DAB7D. Grayscale: #5D5D5D. Windows color (decimal): -10333054 or 8541282. OLE color: 8541282.
HSL color Cylindrical-coordinate representation of color #625482: hue angle of 258.26º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #625482 is Cyan = 0.25, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 84 | 130 | - |
| CMYK | 0.25 | 0.35 | 0 | 0.49 |
| HSL | 258.26º | 0.21% | 0.42% | - |
| HSV(B) | 258.26º | 0.35% | 0.51% | - |
| XYZ | 12.24 | 10.55 | 22.51 | - |
| YUV | 93.43 | 148.64 | 131.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 130 | 0.25 | 0.35 | 0 | 0.49 | 258.26 | 0.21 | 0.42 |
| Hex | 62 | 54 | 82 | 19 | 23 | 0 | 31 | 102 | 15 | 2A |
| Octal | 142 | 124 | 202 | 31 | 43 | 0 | 61 | 402 | 25 | 52 |
| Binary | 1100010 | 1010100 | 10000010 | 11001 | 100011 | 0 | 110001 | 100000010 | 10101 | 101010 |
Color Harmonies of #625482
Complementary color
Monochromatic Colors of #625482
Black with #625482
Text Example
Text Example
White with #625482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625482; }
p { color: rgb(98,84,130); }
H1.HeaderClassName
{
color: #625482;
}
.AnyTagClassName
{
color: #625482;
}
</style>
background-color css
<style>
a { background-color: #625482; }
a { background-color: rgb(98,84,130); }
div.DivClassName
{
background-color: #625482;
}
.BgClassName
{
background-color: #625482;
}
</style>
border-color css
<style>
span { border-color: #625482; }
span { border-color: rgb(98,84,130); }
td.TdClassName
{
border-color: #625482;
}
.TagClassName
{
border-color: #625482;
}
</style>