Shades of Daisy Bush #624896
Tints of Daisy Bush #624896
RGB
CMYK
RGB Variations
Color information
#624896 (or 0x624896) is known color: Daisy Bush. HEX triplet: 62, 48 and 96. RGB value is (98,72,150). Sum of RGB (Red+Green+Blue) = 98+72+150=320 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.62% from 320); Green value is 72 (28.52% from 255 or 22.5% from 320); Blue value is 150 (58.98% from 255 or 46.88% from 320); Max value from RGB is 150 - color contains mainly: blue. Hex color #624896 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624896 is #9DB769. Grayscale: #585858. Windows color (decimal): -10336106 or 9848930. OLE color: 9848930.
HSL color Cylindrical-coordinate representation of color #624896: hue angle of 260º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #624896 is Cyan = 0.35, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 72 | 150 | - |
| CMYK | 0.35 | 0.52 | 0 | 0.41 |
| HSL | 260º | 0.35% | 0.44% | - |
| HSV(B) | 260º | 0.52% | 0.59% | - |
| XYZ | 12.86 | 9.43 | 30 | - |
| YUV | 88.67 | 162.61 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 72 | 150 | 0.35 | 0.52 | 0 | 0.41 | 260 | 0.35 | 0.44 |
| Hex | 62 | 48 | 96 | 23 | 34 | 0 | 29 | 104 | 23 | 2C |
| Octal | 142 | 110 | 226 | 43 | 64 | 0 | 51 | 404 | 43 | 54 |
| Binary | 1100010 | 1001000 | 10010110 | 100011 | 110100 | 0 | 101001 | 100000100 | 100011 | 101100 |
Color Harmonies of #624896
Complementary color
Monochromatic Colors of #624896
Black with #624896
Text Example
Text Example
White with #624896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624896; }
p { color: rgb(98,72,150); }
H1.HeaderClassName
{
color: #624896;
}
.AnyTagClassName
{
color: #624896;
}
</style>
background-color css
<style>
a { background-color: #624896; }
a { background-color: rgb(98,72,150); }
div.DivClassName
{
background-color: #624896;
}
.BgClassName
{
background-color: #624896;
}
</style>
border-color css
<style>
span { border-color: #624896; }
span { border-color: rgb(98,72,150); }
td.TdClassName
{
border-color: #624896;
}
.TagClassName
{
border-color: #624896;
}
</style>