Shades of Butterfly Bush #625292
Tints of Butterfly Bush #625292
RGB
CMYK
RGB Variations
Color information
#625292 (or 0x625292) is known color: Butterfly Bush. HEX triplet: 62, 52 and 92. RGB value is (98,82,146). Sum of RGB (Red+Green+Blue) = 98+82+146=326 (43% of max value = 765). Red value is 98 (38.67% from 255 or 30.06% from 326); Green value is 82 (32.42% from 255 or 25.15% from 326); Blue value is 146 (57.42% from 255 or 44.79% from 326); Max value from RGB is 146 - color contains mainly: blue. Hex color #625292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625292 is #9DAD6D. Grayscale: #5D5D5D. Windows color (decimal): -10333550 or 9589346. OLE color: 9589346.
HSL color Cylindrical-coordinate representation of color #625292: hue angle of 255º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #625292 is Cyan = 0.33, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 82 | 146 | - |
| CMYK | 0.33 | 0.44 | 0 | 0.43 |
| HSL | 255º | 0.28% | 0.45% | - |
| HSV(B) | 255º | 0.44% | 0.57% | - |
| XYZ | 13.24 | 10.71 | 28.56 | - |
| YUV | 94.08 | 157.3 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 146 | 0.33 | 0.44 | 0 | 0.43 | 255 | 0.28 | 0.45 |
| Hex | 62 | 52 | 92 | 21 | 2C | 0 | 2B | FF | 1C | 2D |
| Octal | 142 | 122 | 222 | 41 | 54 | 0 | 53 | 377 | 34 | 55 |
| Binary | 1100010 | 1010010 | 10010010 | 100001 | 101100 | 0 | 101011 | 11111111 | 11100 | 101101 |
Color Harmonies of #625292
Complementary color
Monochromatic Colors of #625292
Black with #625292
Text Example
Text Example
White with #625292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625292; }
p { color: rgb(98,82,146); }
H1.HeaderClassName
{
color: #625292;
}
.AnyTagClassName
{
color: #625292;
}
</style>
background-color css
<style>
a { background-color: #625292; }
a { background-color: rgb(98,82,146); }
div.DivClassName
{
background-color: #625292;
}
.BgClassName
{
background-color: #625292;
}
</style>
border-color css
<style>
span { border-color: #625292; }
span { border-color: rgb(98,82,146); }
td.TdClassName
{
border-color: #625292;
}
.TagClassName
{
border-color: #625292;
}
</style>