Shades of Daisy Bush #624686
Tints of Daisy Bush #624686
RGB
CMYK
RGB Variations
Color information
#624686 (or 0x624686) is known color: Daisy Bush. HEX triplet: 62, 46 and 86. RGB value is (98,70,134). Sum of RGB (Red+Green+Blue) = 98+70+134=302 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.45% from 302); Green value is 70 (27.73% from 255 or 23.18% from 302); Blue value is 134 (52.73% from 255 or 44.37% from 302); Max value from RGB is 134 - color contains mainly: blue. Hex color #624686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624686 is #9DB979. Grayscale: #555555. Windows color (decimal): -10336634 or 8799842. OLE color: 8799842.
HSL color Cylindrical-coordinate representation of color #624686: hue angle of 266.25º degrees, saturation: 0.31, 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 #624686 is Cyan = 0.27, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 70 | 134 | - |
| CMYK | 0.27 | 0.48 | 0 | 0.47 |
| HSL | 266.25º | 0.31% | 0.4% | - |
| HSV(B) | 266.25º | 0.48% | 0.53% | - |
| XYZ | 11.53 | 8.7 | 23.63 | - |
| YUV | 85.67 | 155.28 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 134 | 0.27 | 0.48 | 0 | 0.47 | 266.25 | 0.31 | 0.4 |
| Hex | 62 | 46 | 86 | 1B | 30 | 0 | 2F | 10A | 1F | 28 |
| Octal | 142 | 106 | 206 | 33 | 60 | 0 | 57 | 412 | 37 | 50 |
| Binary | 1100010 | 1000110 | 10000110 | 11011 | 110000 | 0 | 101111 | 100001010 | 11111 | 101000 |
Color Harmonies of #624686
Complementary color
Monochromatic Colors of #624686
Black with #624686
Text Example
Text Example
White with #624686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624686; }
p { color: rgb(98,70,134); }
H1.HeaderClassName
{
color: #624686;
}
.AnyTagClassName
{
color: #624686;
}
</style>
background-color css
<style>
a { background-color: #624686; }
a { background-color: rgb(98,70,134); }
div.DivClassName
{
background-color: #624686;
}
.BgClassName
{
background-color: #624686;
}
</style>
border-color css
<style>
span { border-color: #624686; }
span { border-color: rgb(98,70,134); }
td.TdClassName
{
border-color: #624686;
}
.TagClassName
{
border-color: #624686;
}
</style>