Shades of Daisy Bush #624697
Tints of Daisy Bush #624697
RGB
CMYK
RGB Variations
Color information
#624697 (or 0x624697) is known color: Daisy Bush. HEX triplet: 62, 46 and 97. RGB value is (98,70,151). Sum of RGB (Red+Green+Blue) = 98+70+151=319 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.72% from 319); Green value is 70 (27.73% from 255 or 21.94% from 319); Blue value is 151 (59.38% from 255 or 47.34% from 319); Max value from RGB is 151 - color contains mainly: blue. Hex color #624697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #624697 is #9DB968. Grayscale: #575757. Windows color (decimal): -10336617 or 9913954. OLE color: 9913954.
HSL color Cylindrical-coordinate representation of color #624697: hue angle of 260.74º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #624697 is Cyan = 0.35, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 70 | 151 | - |
| CMYK | 0.35 | 0.54 | 0 | 0.41 |
| HSL | 260.74º | 0.37% | 0.43% | - |
| HSV(B) | 260.74º | 0.54% | 0.59% | - |
| XYZ | 12.81 | 9.21 | 30.38 | - |
| YUV | 87.61 | 163.78 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 70 | 151 | 0.35 | 0.54 | 0 | 0.41 | 260.74 | 0.37 | 0.43 |
| Hex | 62 | 46 | 97 | 23 | 36 | 0 | 29 | 105 | 25 | 2B |
| Octal | 142 | 106 | 227 | 43 | 66 | 0 | 51 | 405 | 45 | 53 |
| Binary | 1100010 | 1000110 | 10010111 | 100011 | 110110 | 0 | 101001 | 100000101 | 100101 | 101011 |
Color Harmonies of #624697
Complementary color
Monochromatic Colors of #624697
Black with #624697
Text Example
Text Example
White with #624697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624697; }
p { color: rgb(98,70,151); }
H1.HeaderClassName
{
color: #624697;
}
.AnyTagClassName
{
color: #624697;
}
</style>
background-color css
<style>
a { background-color: #624697; }
a { background-color: rgb(98,70,151); }
div.DivClassName
{
background-color: #624697;
}
.BgClassName
{
background-color: #624697;
}
</style>
border-color css
<style>
span { border-color: #624697; }
span { border-color: rgb(98,70,151); }
td.TdClassName
{
border-color: #624697;
}
.TagClassName
{
border-color: #624697;
}
</style>