Shades of Daisy Bush #624689
Tints of Daisy Bush #624689
RGB
CMYK
RGB Variations
Color information
#624689 (or 0x624689) is known color: Daisy Bush. HEX triplet: 62, 46 and 89. RGB value is (98,70,137). Sum of RGB (Red+Green+Blue) = 98+70+137=305 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.13% from 305); Green value is 70 (27.73% from 255 or 22.95% from 305); Blue value is 137 (53.91% from 255 or 44.92% from 305); Max value from RGB is 137 - color contains mainly: blue. Hex color #624689 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624689 is #9DB976. Grayscale: #555555. Windows color (decimal): -10336631 or 8996450. OLE color: 8996450.
HSL color Cylindrical-coordinate representation of color #624689: hue angle of 265.07º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #624689 is Cyan = 0.28, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 70 | 137 | - |
| CMYK | 0.28 | 0.49 | 0 | 0.46 |
| HSL | 265.07º | 0.32% | 0.41% | - |
| HSV(B) | 265.07º | 0.49% | 0.54% | - |
| XYZ | 11.74 | 8.78 | 24.74 | - |
| YUV | 86.01 | 156.78 | 136.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 137 | 0.28 | 0.49 | 0 | 0.46 | 265.07 | 0.32 | 0.41 |
| Hex | 62 | 46 | 89 | 1C | 31 | 0 | 2E | 109 | 20 | 29 |
| Octal | 142 | 106 | 211 | 34 | 61 | 0 | 56 | 411 | 40 | 51 |
| Binary | 1100010 | 1000110 | 10001001 | 11100 | 110001 | 0 | 101110 | 100001001 | 100000 | 101001 |
Color Harmonies of #624689
Complementary color
Monochromatic Colors of #624689
Black with #624689
Text Example
Text Example
White with #624689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624689; }
p { color: rgb(98,70,137); }
H1.HeaderClassName
{
color: #624689;
}
.AnyTagClassName
{
color: #624689;
}
</style>
background-color css
<style>
a { background-color: #624689; }
a { background-color: rgb(98,70,137); }
div.DivClassName
{
background-color: #624689;
}
.BgClassName
{
background-color: #624689;
}
</style>
border-color css
<style>
span { border-color: #624689; }
span { border-color: rgb(98,70,137); }
td.TdClassName
{
border-color: #624689;
}
.TagClassName
{
border-color: #624689;
}
</style>