Shades of Daisy Bush #624693
Tints of Daisy Bush #624693
RGB
CMYK
RGB Variations
Color information
#624693 (or 0x624693) is known color: Daisy Bush. HEX triplet: 62, 46 and 93. RGB value is (98,70,147). Sum of RGB (Red+Green+Blue) = 98+70+147=315 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.11% from 315); Green value is 70 (27.73% from 255 or 22.22% from 315); Blue value is 147 (57.81% from 255 or 46.67% from 315); Max value from RGB is 147 - color contains mainly: blue. Hex color #624693 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624693 is #9DB96C. Grayscale: #565656. Windows color (decimal): -10336621 or 9651810. OLE color: 9651810.
HSL color Cylindrical-coordinate representation of color #624693: hue angle of 261.82º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #624693 is Cyan = 0.33, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 70 | 147 | - |
| CMYK | 0.33 | 0.52 | 0 | 0.42 |
| HSL | 261.82º | 0.35% | 0.43% | - |
| HSV(B) | 261.82º | 0.52% | 0.58% | - |
| XYZ | 12.49 | 9.08 | 28.7 | - |
| YUV | 87.15 | 161.78 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 147 | 0.33 | 0.52 | 0 | 0.42 | 261.82 | 0.35 | 0.43 |
| Hex | 62 | 46 | 93 | 21 | 34 | 0 | 2A | 106 | 23 | 2B |
| Octal | 142 | 106 | 223 | 41 | 64 | 0 | 52 | 406 | 43 | 53 |
| Binary | 1100010 | 1000110 | 10010011 | 100001 | 110100 | 0 | 101010 | 100000110 | 100011 | 101011 |
Color Harmonies of #624693
Complementary color
Monochromatic Colors of #624693
Black with #624693
Text Example
Text Example
White with #624693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624693; }
p { color: rgb(98,70,147); }
H1.HeaderClassName
{
color: #624693;
}
.AnyTagClassName
{
color: #624693;
}
</style>
background-color css
<style>
a { background-color: #624693; }
a { background-color: rgb(98,70,147); }
div.DivClassName
{
background-color: #624693;
}
.BgClassName
{
background-color: #624693;
}
</style>
border-color css
<style>
span { border-color: #624693; }
span { border-color: rgb(98,70,147); }
td.TdClassName
{
border-color: #624693;
}
.TagClassName
{
border-color: #624693;
}
</style>