Shades of Daisy Bush #624790
Tints of Daisy Bush #624790
RGB
CMYK
RGB Variations
Color information
#624790 (or 0x624790) is known color: Daisy Bush. HEX triplet: 62, 47 and 90. RGB value is (98,71,144). Sum of RGB (Red+Green+Blue) = 98+71+144=313 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.31% from 313); Green value is 71 (28.12% from 255 or 22.68% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #624790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624790 is #9DB86F. Grayscale: #575757. Windows color (decimal): -10336368 or 9455458. OLE color: 9455458.
HSL color Cylindrical-coordinate representation of color #624790: hue angle of 262.19º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #624790 is Cyan = 0.32, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 71 | 144 | - |
| CMYK | 0.32 | 0.51 | 0 | 0.44 |
| HSL | 262.19º | 0.34% | 0.42% | - |
| HSV(B) | 262.19º | 0.51% | 0.56% | - |
| XYZ | 12.32 | 9.12 | 27.5 | - |
| YUV | 87.4 | 159.95 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 71 | 144 | 0.32 | 0.51 | 0 | 0.44 | 262.19 | 0.34 | 0.42 |
| Hex | 62 | 47 | 90 | 20 | 33 | 0 | 2C | 106 | 22 | 2A |
| Octal | 142 | 107 | 220 | 40 | 63 | 0 | 54 | 406 | 42 | 52 |
| Binary | 1100010 | 1000111 | 10010000 | 100000 | 110011 | 0 | 101100 | 100000110 | 100010 | 101010 |
Color Harmonies of #624790
Complementary color
Monochromatic Colors of #624790
Black with #624790
Text Example
Text Example
White with #624790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624790; }
p { color: rgb(98,71,144); }
H1.HeaderClassName
{
color: #624790;
}
.AnyTagClassName
{
color: #624790;
}
</style>
background-color css
<style>
a { background-color: #624790; }
a { background-color: rgb(98,71,144); }
div.DivClassName
{
background-color: #624790;
}
.BgClassName
{
background-color: #624790;
}
</style>
border-color css
<style>
span { border-color: #624790; }
span { border-color: rgb(98,71,144); }
td.TdClassName
{
border-color: #624790;
}
.TagClassName
{
border-color: #624790;
}
</style>