Shades of Daisy Bush #624387
Tints of Daisy Bush #624387
RGB
CMYK
RGB Variations
Color information
#624387 (or 0x624387) is known color: Daisy Bush. HEX triplet: 62, 43 and 87. RGB value is (98,67,135). Sum of RGB (Red+Green+Blue) = 98+67+135=300 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.67% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 135 (53.12% from 255 or 45% from 300); Max value from RGB is 135 - color contains mainly: blue. Hex color #624387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624387 is #9DBC78. Grayscale: #535353. Windows color (decimal): -10337401 or 8864610. OLE color: 8864610.
HSL color Cylindrical-coordinate representation of color #624387: hue angle of 267.35º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #624387 is Cyan = 0.27, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 67 | 135 | - |
| CMYK | 0.27 | 0.50 | 0 | 0.47 |
| HSL | 267.35º | 0.34% | 0.4% | - |
| HSV(B) | 267.35º | 0.5% | 0.53% | - |
| XYZ | 11.42 | 8.36 | 23.93 | - |
| YUV | 84.02 | 156.77 | 137.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 67 | 135 | 0.27 | 0.50 | 0 | 0.47 | 267.35 | 0.34 | 0.4 |
| Hex | 62 | 43 | 87 | 1B | 32 | 0 | 2F | 10B | 22 | 28 |
| Octal | 142 | 103 | 207 | 33 | 62 | 0 | 57 | 413 | 42 | 50 |
| Binary | 1100010 | 1000011 | 10000111 | 11011 | 110010 | 0 | 101111 | 100001011 | 100010 | 101000 |
Color Harmonies of #624387
Complementary color
Monochromatic Colors of #624387
Black with #624387
Text Example
Text Example
White with #624387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624387; }
p { color: rgb(98,67,135); }
H1.HeaderClassName
{
color: #624387;
}
.AnyTagClassName
{
color: #624387;
}
</style>
background-color css
<style>
a { background-color: #624387; }
a { background-color: rgb(98,67,135); }
div.DivClassName
{
background-color: #624387;
}
.BgClassName
{
background-color: #624387;
}
</style>
border-color css
<style>
span { border-color: #624387; }
span { border-color: rgb(98,67,135); }
td.TdClassName
{
border-color: #624387;
}
.TagClassName
{
border-color: #624387;
}
</style>