Shades of Butterfly Bush #625185
Tints of Butterfly Bush #625185
RGB
CMYK
RGB Variations
Color information
#625185 (or 0x625185) is known color: Butterfly Bush. HEX triplet: 62, 51 and 85. RGB value is (98,81,133). Sum of RGB (Red+Green+Blue) = 98+81+133=312 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.41% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 133 (52.34% from 255 or 42.63% from 312); Max value from RGB is 133 - color contains mainly: blue. Hex color #625185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625185 is #9DAE7A. Grayscale: #5B5B5B. Windows color (decimal): -10333819 or 8737122. OLE color: 8737122.
HSL color Cylindrical-coordinate representation of color #625185: hue angle of 259.62º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #625185 is Cyan = 0.26, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 81 | 133 | - |
| CMYK | 0.26 | 0.39 | 0 | 0.48 |
| HSL | 259.62º | 0.24% | 0.42% | - |
| HSV(B) | 259.62º | 0.39% | 0.52% | - |
| XYZ | 12.21 | 10.17 | 23.51 | - |
| YUV | 92.01 | 151.13 | 132.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 133 | 0.26 | 0.39 | 0 | 0.48 | 259.62 | 0.24 | 0.42 |
| Hex | 62 | 51 | 85 | 1A | 27 | 0 | 30 | 104 | 18 | 2A |
| Octal | 142 | 121 | 205 | 32 | 47 | 0 | 60 | 404 | 30 | 52 |
| Binary | 1100010 | 1010001 | 10000101 | 11010 | 100111 | 0 | 110000 | 100000100 | 11000 | 101010 |
Color Harmonies of #625185
Complementary color
Monochromatic Colors of #625185
Black with #625185
Text Example
Text Example
White with #625185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625185; }
p { color: rgb(98,81,133); }
H1.HeaderClassName
{
color: #625185;
}
.AnyTagClassName
{
color: #625185;
}
</style>
background-color css
<style>
a { background-color: #625185; }
a { background-color: rgb(98,81,133); }
div.DivClassName
{
background-color: #625185;
}
.BgClassName
{
background-color: #625185;
}
</style>
border-color css
<style>
span { border-color: #625185; }
span { border-color: rgb(98,81,133); }
td.TdClassName
{
border-color: #625185;
}
.TagClassName
{
border-color: #625185;
}
</style>