Shades of Butterfly Bush #625182
Tints of Butterfly Bush #625182
RGB
CMYK
RGB Variations
Color information
#625182 (or 0x625182) is known color: Butterfly Bush. HEX triplet: 62, 51 and 82. RGB value is (98,81,130). Sum of RGB (Red+Green+Blue) = 98+81+130=309 (40% of max value = 765). Red value is 98 (38.67% from 255 or 31.72% from 309); Green value is 81 (32.03% from 255 or 26.21% from 309); Blue value is 130 (51.17% from 255 or 42.07% from 309); Max value from RGB is 130 - color contains mainly: blue. Hex color #625182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625182 is #9DAE7D. Grayscale: #5B5B5B. Windows color (decimal): -10333822 or 8540514. OLE color: 8540514.
HSL color Cylindrical-coordinate representation of color #625182: hue angle of 260.82º degrees, saturation: 0.23, 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 #625182 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 81 | 130 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.49 |
| HSL | 260.82º | 0.23% | 0.41% | - |
| HSV(B) | 260.82º | 0.38% | 0.51% | - |
| XYZ | 12.01 | 10.09 | 22.43 | - |
| YUV | 91.67 | 149.63 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 130 | 0.25 | 0.38 | 0 | 0.49 | 260.82 | 0.23 | 0.41 |
| Hex | 62 | 51 | 82 | 19 | 26 | 0 | 31 | 105 | 17 | 29 |
| Octal | 142 | 121 | 202 | 31 | 46 | 0 | 61 | 405 | 27 | 51 |
| Binary | 1100010 | 1010001 | 10000010 | 11001 | 100110 | 0 | 110001 | 100000101 | 10111 | 101001 |
Color Harmonies of #625182
Complementary color
Monochromatic Colors of #625182
Black with #625182
Text Example
Text Example
White with #625182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625182; }
p { color: rgb(98,81,130); }
H1.HeaderClassName
{
color: #625182;
}
.AnyTagClassName
{
color: #625182;
}
</style>
background-color css
<style>
a { background-color: #625182; }
a { background-color: rgb(98,81,130); }
div.DivClassName
{
background-color: #625182;
}
.BgClassName
{
background-color: #625182;
}
</style>
border-color css
<style>
span { border-color: #625182; }
span { border-color: rgb(98,81,130); }
td.TdClassName
{
border-color: #625182;
}
.TagClassName
{
border-color: #625182;
}
</style>