Shades of Daisy Bush #624988
Tints of Daisy Bush #624988
RGB
CMYK
RGB Variations
Color information
#624988 (or 0x624988) is known color: Daisy Bush. HEX triplet: 62, 49 and 88. RGB value is (98,73,136). Sum of RGB (Red+Green+Blue) = 98+73+136=307 (40% of max value = 765). Red value is 98 (38.67% from 255 or 31.92% from 307); Green value is 73 (28.91% from 255 or 23.78% from 307); Blue value is 136 (53.52% from 255 or 44.30% from 307); Max value from RGB is 136 - color contains mainly: blue. Hex color #624988 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624988 is #9DB677. Grayscale: #575757. Windows color (decimal): -10335864 or 8931682. OLE color: 8931682.
HSL color Cylindrical-coordinate representation of color #624988: hue angle of 263.81º 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 #624988 is Cyan = 0.28, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 73 | 136 | - |
| CMYK | 0.28 | 0.46 | 0 | 0.47 |
| HSL | 263.81º | 0.3% | 0.41% | - |
| HSV(B) | 263.81º | 0.46% | 0.53% | - |
| XYZ | 11.86 | 9.14 | 24.43 | - |
| YUV | 87.66 | 155.28 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 73 | 136 | 0.28 | 0.46 | 0 | 0.47 | 263.81 | 0.3 | 0.41 |
| Hex | 62 | 49 | 88 | 1C | 2E | 0 | 2F | 108 | 1E | 29 |
| Octal | 142 | 111 | 210 | 34 | 56 | 0 | 57 | 410 | 36 | 51 |
| Binary | 1100010 | 1001001 | 10001000 | 11100 | 101110 | 0 | 101111 | 100001000 | 11110 | 101001 |
Color Harmonies of #624988
Complementary color
Monochromatic Colors of #624988
Black with #624988
Text Example
Text Example
White with #624988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624988; }
p { color: rgb(98,73,136); }
H1.HeaderClassName
{
color: #624988;
}
.AnyTagClassName
{
color: #624988;
}
</style>
background-color css
<style>
a { background-color: #624988; }
a { background-color: rgb(98,73,136); }
div.DivClassName
{
background-color: #624988;
}
.BgClassName
{
background-color: #624988;
}
</style>
border-color css
<style>
span { border-color: #624988; }
span { border-color: rgb(98,73,136); }
td.TdClassName
{
border-color: #624988;
}
.TagClassName
{
border-color: #624988;
}
</style>