Shades of Daisy Bush #624390
Tints of Daisy Bush #624390
RGB
CMYK
RGB Variations
Color information
#624390 (or 0x624390) is known color: Daisy Bush. HEX triplet: 62, 43 and 90. RGB value is (98,67,144). Sum of RGB (Red+Green+Blue) = 98+67+144=309 (40% of max value = 765). Red value is 98 (38.67% from 255 or 31.72% from 309); Green value is 67 (26.56% from 255 or 21.68% from 309); Blue value is 144 (56.64% from 255 or 46.60% from 309); Max value from RGB is 144 - color contains mainly: blue. Hex color #624390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624390 is #9DBC6F. Grayscale: #545454. Windows color (decimal): -10337392 or 9454434. OLE color: 9454434.
HSL color Cylindrical-coordinate representation of color #624390: hue angle of 264.16º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #624390 is Cyan = 0.32, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 67 | 144 | - |
| CMYK | 0.32 | 0.53 | 0 | 0.44 |
| HSL | 264.16º | 0.36% | 0.41% | - |
| HSV(B) | 264.16º | 0.53% | 0.56% | - |
| XYZ | 12.08 | 8.62 | 27.41 | - |
| YUV | 85.05 | 161.27 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 67 | 144 | 0.32 | 0.53 | 0 | 0.44 | 264.16 | 0.36 | 0.41 |
| Hex | 62 | 43 | 90 | 20 | 35 | 0 | 2C | 108 | 24 | 29 |
| Octal | 142 | 103 | 220 | 40 | 65 | 0 | 54 | 410 | 44 | 51 |
| Binary | 1100010 | 1000011 | 10010000 | 100000 | 110101 | 0 | 101100 | 100001000 | 100100 | 101001 |
Color Harmonies of #624390
Complementary color
Monochromatic Colors of #624390
Black with #624390
Text Example
Text Example
White with #624390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624390; }
p { color: rgb(98,67,144); }
H1.HeaderClassName
{
color: #624390;
}
.AnyTagClassName
{
color: #624390;
}
</style>
background-color css
<style>
a { background-color: #624390; }
a { background-color: rgb(98,67,144); }
div.DivClassName
{
background-color: #624390;
}
.BgClassName
{
background-color: #624390;
}
</style>
border-color css
<style>
span { border-color: #624390; }
span { border-color: rgb(98,67,144); }
td.TdClassName
{
border-color: #624390;
}
.TagClassName
{
border-color: #624390;
}
</style>