Shades of Butterfly Bush #625184
Tints of Butterfly Bush #625184
RGB
CMYK
RGB Variations
Color information
#625184 (or 0x625184) is known color: Butterfly Bush. HEX triplet: 62, 51 and 84. RGB value is (98,81,132). Sum of RGB (Red+Green+Blue) = 98+81+132=311 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.51% from 311); Green value is 81 (32.03% from 255 or 26.05% from 311); Blue value is 132 (51.95% from 255 or 42.44% from 311); Max value from RGB is 132 - color contains mainly: blue. Hex color #625184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625184 is #9DAE7B. Grayscale: #5B5B5B. Windows color (decimal): -10333820 or 8671586. OLE color: 8671586.
HSL color Cylindrical-coordinate representation of color #625184: hue angle of 260º 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 #625184 is Cyan = 0.26, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 81 | 132 | - |
| CMYK | 0.26 | 0.39 | 0 | 0.48 |
| HSL | 260º | 0.24% | 0.42% | - |
| HSV(B) | 260º | 0.39% | 0.52% | - |
| XYZ | 12.14 | 10.15 | 23.15 | - |
| YUV | 91.9 | 150.63 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 132 | 0.26 | 0.39 | 0 | 0.48 | 260 | 0.24 | 0.42 |
| Hex | 62 | 51 | 84 | 1A | 27 | 0 | 30 | 104 | 18 | 2A |
| Octal | 142 | 121 | 204 | 32 | 47 | 0 | 60 | 404 | 30 | 52 |
| Binary | 1100010 | 1010001 | 10000100 | 11010 | 100111 | 0 | 110000 | 100000100 | 11000 | 101010 |
Color Harmonies of #625184
Complementary color
Monochromatic Colors of #625184
Black with #625184
Text Example
Text Example
White with #625184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625184; }
p { color: rgb(98,81,132); }
H1.HeaderClassName
{
color: #625184;
}
.AnyTagClassName
{
color: #625184;
}
</style>
background-color css
<style>
a { background-color: #625184; }
a { background-color: rgb(98,81,132); }
div.DivClassName
{
background-color: #625184;
}
.BgClassName
{
background-color: #625184;
}
</style>
border-color css
<style>
span { border-color: #625184; }
span { border-color: rgb(98,81,132); }
td.TdClassName
{
border-color: #625184;
}
.TagClassName
{
border-color: #625184;
}
</style>