Shades of Daisy Bush #624987
Tints of Daisy Bush #624987
RGB
CMYK
RGB Variations
Color information
#624987 (or 0x624987) is known color: Daisy Bush. HEX triplet: 62, 49 and 87. RGB value is (98,73,135). Sum of RGB (Red+Green+Blue) = 98+73+135=306 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.03% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 135 (53.12% from 255 or 44.12% from 306); Max value from RGB is 135 - color contains mainly: blue. Hex color #624987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624987 is #9DB678. Grayscale: #575757. Windows color (decimal): -10335865 or 8866146. OLE color: 8866146.
HSL color Cylindrical-coordinate representation of color #624987: hue angle of 264.19º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #624987 is Cyan = 0.27, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 73 | 135 | - |
| CMYK | 0.27 | 0.46 | 0 | 0.47 |
| HSL | 264.19º | 0.3% | 0.41% | - |
| HSV(B) | 264.19º | 0.46% | 0.53% | - |
| XYZ | 11.79 | 9.11 | 24.06 | - |
| YUV | 87.54 | 154.78 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 73 | 135 | 0.27 | 0.46 | 0 | 0.47 | 264.19 | 0.3 | 0.41 |
| Hex | 62 | 49 | 87 | 1B | 2E | 0 | 2F | 108 | 1E | 29 |
| Octal | 142 | 111 | 207 | 33 | 56 | 0 | 57 | 410 | 36 | 51 |
| Binary | 1100010 | 1001001 | 10000111 | 11011 | 101110 | 0 | 101111 | 100001000 | 11110 | 101001 |
Color Harmonies of #624987
Complementary color
Monochromatic Colors of #624987
Black with #624987
Text Example
Text Example
White with #624987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624987; }
p { color: rgb(98,73,135); }
H1.HeaderClassName
{
color: #624987;
}
.AnyTagClassName
{
color: #624987;
}
</style>
background-color css
<style>
a { background-color: #624987; }
a { background-color: rgb(98,73,135); }
div.DivClassName
{
background-color: #624987;
}
.BgClassName
{
background-color: #624987;
}
</style>
border-color css
<style>
span { border-color: #624987; }
span { border-color: rgb(98,73,135); }
td.TdClassName
{
border-color: #624987;
}
.TagClassName
{
border-color: #624987;
}
</style>