Shades of Butterfly Bush #625384
Tints of Butterfly Bush #625384
RGB
CMYK
RGB Variations
Color information
#625384 (or 0x625384) is known color: Butterfly Bush. HEX triplet: 62, 53 and 84. RGB value is (98,83,132). Sum of RGB (Red+Green+Blue) = 98+83+132=313 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.31% from 313); Green value is 83 (32.81% from 255 or 26.52% from 313); Blue value is 132 (51.95% from 255 or 42.17% from 313); Max value from RGB is 132 - color contains mainly: blue. Hex color #625384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #625384 is #9DAC7B. Grayscale: #5C5C5C. Windows color (decimal): -10333308 or 8672098. OLE color: 8672098.
HSL color Cylindrical-coordinate representation of color #625384: hue angle of 258.37º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #625384 is Cyan = 0.26, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 83 | 132 | - |
| CMYK | 0.26 | 0.37 | 0 | 0.48 |
| HSL | 258.37º | 0.23% | 0.42% | - |
| HSV(B) | 258.37º | 0.37% | 0.52% | - |
| XYZ | 12.3 | 10.45 | 23.2 | - |
| YUV | 93.07 | 149.97 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 132 | 0.26 | 0.37 | 0 | 0.48 | 258.37 | 0.23 | 0.42 |
| Hex | 62 | 53 | 84 | 1A | 25 | 0 | 30 | 102 | 17 | 2A |
| Octal | 142 | 123 | 204 | 32 | 45 | 0 | 60 | 402 | 27 | 52 |
| Binary | 1100010 | 1010011 | 10000100 | 11010 | 100101 | 0 | 110000 | 100000010 | 10111 | 101010 |
Color Harmonies of #625384
Complementary color
Monochromatic Colors of #625384
Black with #625384
Text Example
Text Example
White with #625384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625384; }
p { color: rgb(98,83,132); }
H1.HeaderClassName
{
color: #625384;
}
.AnyTagClassName
{
color: #625384;
}
</style>
background-color css
<style>
a { background-color: #625384; }
a { background-color: rgb(98,83,132); }
div.DivClassName
{
background-color: #625384;
}
.BgClassName
{
background-color: #625384;
}
</style>
border-color css
<style>
span { border-color: #625384; }
span { border-color: rgb(98,83,132); }
td.TdClassName
{
border-color: #625384;
}
.TagClassName
{
border-color: #625384;
}
</style>