Shades of Daisy Bush #624899
Tints of Daisy Bush #624899
RGB
CMYK
RGB Variations
Color information
#624899 (or 0x624899) is known color: Daisy Bush. HEX triplet: 62, 48 and 99. RGB value is (98,72,153). Sum of RGB (Red+Green+Blue) = 98+72+153=323 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.34% from 323); Green value is 72 (28.52% from 255 or 22.29% from 323); Blue value is 153 (60.16% from 255 or 47.37% from 323); Max value from RGB is 153 - color contains mainly: blue. Hex color #624899 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624899 is #9DB766. Grayscale: #585858. Windows color (decimal): -10336103 or 10045538. OLE color: 10045538.
HSL color Cylindrical-coordinate representation of color #624899: hue angle of 259.26º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #624899 is Cyan = 0.36, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 98 | 72 | 153 | - |
| CMYK | 0.36 | 0.53 | 0 | 0.4 |
| HSL | 259.26º | 0.36% | 0.44% | - |
| HSV(B) | 259.26º | 0.53% | 0.6% | - |
| XYZ | 13.1 | 9.53 | 31.29 | - |
| YUV | 89.01 | 164.11 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 72 | 153 | 0.36 | 0.53 | 0 | 0.4 | 259.26 | 0.36 | 0.44 |
| Hex | 62 | 48 | 99 | 24 | 35 | 0 | 28 | 103 | 24 | 2C |
| Octal | 142 | 110 | 231 | 44 | 65 | 0 | 50 | 403 | 44 | 54 |
| Binary | 1100010 | 1001000 | 10011001 | 100100 | 110101 | 0 | 101000 | 100000011 | 100100 | 101100 |
Color Harmonies of #624899
Complementary color
Monochromatic Colors of #624899
Black with #624899
Text Example
Text Example
White with #624899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624899; }
p { color: rgb(98,72,153); }
H1.HeaderClassName
{
color: #624899;
}
.AnyTagClassName
{
color: #624899;
}
</style>
background-color css
<style>
a { background-color: #624899; }
a { background-color: rgb(98,72,153); }
div.DivClassName
{
background-color: #624899;
}
.BgClassName
{
background-color: #624899;
}
</style>
border-color css
<style>
span { border-color: #624899; }
span { border-color: rgb(98,72,153); }
td.TdClassName
{
border-color: #624899;
}
.TagClassName
{
border-color: #624899;
}
</style>