Shades of Daisy Bush #624893
Tints of Daisy Bush #624893
RGB
CMYK
RGB Variations
Color information
#624893 (or 0x624893) is known color: Daisy Bush. HEX triplet: 62, 48 and 93. RGB value is (98,72,147). Sum of RGB (Red+Green+Blue) = 98+72+147=317 (41% of max value = 765). Red value is 98 (38.67% from 255 or 30.91% from 317); Green value is 72 (28.52% from 255 or 22.71% from 317); Blue value is 147 (57.81% from 255 or 46.37% from 317); Max value from RGB is 147 - color contains mainly: blue. Hex color #624893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624893 is #9DB76C. Grayscale: #585858. Windows color (decimal): -10336109 or 9652322. OLE color: 9652322.
HSL color Cylindrical-coordinate representation of color #624893: hue angle of 260.8º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #624893 is Cyan = 0.33, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 72 | 147 | - |
| CMYK | 0.33 | 0.51 | 0 | 0.42 |
| HSL | 260.8º | 0.34% | 0.43% | - |
| HSV(B) | 260.8º | 0.51% | 0.58% | - |
| XYZ | 12.62 | 9.34 | 28.74 | - |
| YUV | 88.32 | 161.11 | 134.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 72 | 147 | 0.33 | 0.51 | 0 | 0.42 | 260.8 | 0.34 | 0.43 |
| Hex | 62 | 48 | 93 | 21 | 33 | 0 | 2A | 105 | 22 | 2B |
| Octal | 142 | 110 | 223 | 41 | 63 | 0 | 52 | 405 | 42 | 53 |
| Binary | 1100010 | 1001000 | 10010011 | 100001 | 110011 | 0 | 101010 | 100000101 | 100010 | 101011 |
Color Harmonies of #624893
Complementary color
Monochromatic Colors of #624893
Black with #624893
Text Example
Text Example
White with #624893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624893; }
p { color: rgb(98,72,147); }
H1.HeaderClassName
{
color: #624893;
}
.AnyTagClassName
{
color: #624893;
}
</style>
background-color css
<style>
a { background-color: #624893; }
a { background-color: rgb(98,72,147); }
div.DivClassName
{
background-color: #624893;
}
.BgClassName
{
background-color: #624893;
}
</style>
border-color css
<style>
span { border-color: #624893; }
span { border-color: rgb(98,72,147); }
td.TdClassName
{
border-color: #624893;
}
.TagClassName
{
border-color: #624893;
}
</style>