Shades of Daisy Bush #624687
Tints of Daisy Bush #624687
RGB
CMYK
RGB Variations
Color information
#624687 (or 0x624687) is known color: Daisy Bush. HEX triplet: 62, 46 and 87. RGB value is (98,70,135). Sum of RGB (Red+Green+Blue) = 98+70+135=303 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.34% from 303); Green value is 70 (27.73% from 255 or 23.10% from 303); Blue value is 135 (53.12% from 255 or 44.55% from 303); Max value from RGB is 135 - color contains mainly: blue. Hex color #624687 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624687 is #9DB978. Grayscale: #555555. Windows color (decimal): -10336633 or 8865378. OLE color: 8865378.
HSL color Cylindrical-coordinate representation of color #624687: hue angle of 265.85º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #624687 is Cyan = 0.27, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 70 | 135 | - |
| CMYK | 0.27 | 0.48 | 0 | 0.47 |
| HSL | 265.85º | 0.32% | 0.4% | - |
| HSV(B) | 265.85º | 0.48% | 0.53% | - |
| XYZ | 11.6 | 8.73 | 23.99 | - |
| YUV | 85.78 | 155.78 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 135 | 0.27 | 0.48 | 0 | 0.47 | 265.85 | 0.32 | 0.4 |
| Hex | 62 | 46 | 87 | 1B | 30 | 0 | 2F | 10A | 20 | 28 |
| Octal | 142 | 106 | 207 | 33 | 60 | 0 | 57 | 412 | 40 | 50 |
| Binary | 1100010 | 1000110 | 10000111 | 11011 | 110000 | 0 | 101111 | 100001010 | 100000 | 101000 |
Color Harmonies of #624687
Complementary color
Monochromatic Colors of #624687
Black with #624687
Text Example
Text Example
White with #624687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624687; }
p { color: rgb(98,70,135); }
H1.HeaderClassName
{
color: #624687;
}
.AnyTagClassName
{
color: #624687;
}
</style>
background-color css
<style>
a { background-color: #624687; }
a { background-color: rgb(98,70,135); }
div.DivClassName
{
background-color: #624687;
}
.BgClassName
{
background-color: #624687;
}
</style>
border-color css
<style>
span { border-color: #624687; }
span { border-color: rgb(98,70,135); }
td.TdClassName
{
border-color: #624687;
}
.TagClassName
{
border-color: #624687;
}
</style>