Shades of Daisy Bush #624688
Tints of Daisy Bush #624688
RGB
CMYK
RGB Variations
Color information
#624688 (or 0x624688) is known color: Daisy Bush. HEX triplet: 62, 46 and 88. RGB value is (98,70,136). Sum of RGB (Red+Green+Blue) = 98+70+136=304 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.24% from 304); Green value is 70 (27.73% from 255 or 23.03% from 304); Blue value is 136 (53.52% from 255 or 44.74% from 304); Max value from RGB is 136 - color contains mainly: blue. Hex color #624688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624688 is #9DB977. Grayscale: #555555. Windows color (decimal): -10336632 or 8930914. OLE color: 8930914.
HSL color Cylindrical-coordinate representation of color #624688: hue angle of 265.45º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #624688 is Cyan = 0.28, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 70 | 136 | - |
| CMYK | 0.28 | 0.49 | 0 | 0.47 |
| HSL | 265.45º | 0.32% | 0.4% | - |
| HSV(B) | 265.45º | 0.49% | 0.53% | - |
| XYZ | 11.67 | 8.75 | 24.37 | - |
| YUV | 85.9 | 156.28 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 136 | 0.28 | 0.49 | 0 | 0.47 | 265.45 | 0.32 | 0.4 |
| Hex | 62 | 46 | 88 | 1C | 31 | 0 | 2F | 109 | 20 | 28 |
| Octal | 142 | 106 | 210 | 34 | 61 | 0 | 57 | 411 | 40 | 50 |
| Binary | 1100010 | 1000110 | 10001000 | 11100 | 110001 | 0 | 101111 | 100001001 | 100000 | 101000 |
Color Harmonies of #624688
Complementary color
Monochromatic Colors of #624688
Black with #624688
Text Example
Text Example
White with #624688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624688; }
p { color: rgb(98,70,136); }
H1.HeaderClassName
{
color: #624688;
}
.AnyTagClassName
{
color: #624688;
}
</style>
background-color css
<style>
a { background-color: #624688; }
a { background-color: rgb(98,70,136); }
div.DivClassName
{
background-color: #624688;
}
.BgClassName
{
background-color: #624688;
}
</style>
border-color css
<style>
span { border-color: #624688; }
span { border-color: rgb(98,70,136); }
td.TdClassName
{
border-color: #624688;
}
.TagClassName
{
border-color: #624688;
}
</style>