Shades of Daisy Bush #624088
Tints of Daisy Bush #624088
RGB
CMYK
RGB Variations
Color information
#624088 (or 0x624088) is known color: Daisy Bush. HEX triplet: 62, 40 and 88. RGB value is (98,64,136). Sum of RGB (Red+Green+Blue) = 98+64+136=298 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.89% from 298); Green value is 64 (25.39% from 255 or 21.48% from 298); Blue value is 136 (53.52% from 255 or 45.64% from 298); Max value from RGB is 136 - color contains mainly: blue. Hex color #624088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624088 is #9DBF77. Grayscale: #525252. Windows color (decimal): -10338168 or 8929378. OLE color: 8929378.
HSL color Cylindrical-coordinate representation of color #624088: hue angle of 268.33º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #624088 is Cyan = 0.28, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 64 | 136 | - |
| CMYK | 0.28 | 0.53 | 0 | 0.47 |
| HSL | 268.33º | 0.36% | 0.39% | - |
| HSV(B) | 268.33º | 0.53% | 0.53% | - |
| XYZ | 11.31 | 8.04 | 24.25 | - |
| YUV | 82.37 | 158.26 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 64 | 136 | 0.28 | 0.53 | 0 | 0.47 | 268.33 | 0.36 | 0.39 |
| Hex | 62 | 40 | 88 | 1C | 35 | 0 | 2F | 10C | 24 | 27 |
| Octal | 142 | 100 | 210 | 34 | 65 | 0 | 57 | 414 | 44 | 47 |
| Binary | 1100010 | 1000000 | 10001000 | 11100 | 110101 | 0 | 101111 | 100001100 | 100100 | 100111 |
Color Harmonies of #624088
Complementary color
Monochromatic Colors of #624088
Black with #624088
Text Example
Text Example
White with #624088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624088; }
p { color: rgb(98,64,136); }
H1.HeaderClassName
{
color: #624088;
}
.AnyTagClassName
{
color: #624088;
}
</style>
background-color css
<style>
a { background-color: #624088; }
a { background-color: rgb(98,64,136); }
div.DivClassName
{
background-color: #624088;
}
.BgClassName
{
background-color: #624088;
}
</style>
border-color css
<style>
span { border-color: #624088; }
span { border-color: rgb(98,64,136); }
td.TdClassName
{
border-color: #624088;
}
.TagClassName
{
border-color: #624088;
}
</style>