Shades of Daisy Bush #644790
Tints of Daisy Bush #644790
RGB
CMYK
RGB Variations
Color information
#644790 (or 0x644790) is known color: Daisy Bush. HEX triplet: 64, 47 and 90. RGB value is (100,71,144). Sum of RGB (Red+Green+Blue) = 100+71+144=315 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.75% from 315); Green value is 71 (28.12% from 255 or 22.54% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #644790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #644790 is #9BB86F. Grayscale: #575757. Windows color (decimal): -10205296 or 9455460. OLE color: 9455460.
HSL color Cylindrical-coordinate representation of color #644790: hue angle of 263.84º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #644790 is Cyan = 0.31, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 71 | 144 | - |
| CMYK | 0.31 | 0.51 | 0 | 0.44 |
| HSL | 263.84º | 0.34% | 0.42% | - |
| HSV(B) | 263.84º | 0.51% | 0.56% | - |
| XYZ | 12.54 | 9.23 | 27.51 | - |
| YUV | 87.99 | 159.61 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 71 | 144 | 0.31 | 0.51 | 0 | 0.44 | 263.84 | 0.34 | 0.42 |
| Hex | 64 | 47 | 90 | 1F | 33 | 0 | 2C | 108 | 22 | 2A |
| Octal | 144 | 107 | 220 | 37 | 63 | 0 | 54 | 410 | 42 | 52 |
| Binary | 1100100 | 1000111 | 10010000 | 11111 | 110011 | 0 | 101100 | 100001000 | 100010 | 101010 |
Color Harmonies of #644790
Complementary color
Monochromatic Colors of #644790
Black with #644790
Text Example
Text Example
White with #644790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644790; }
p { color: rgb(100,71,144); }
H1.HeaderClassName
{
color: #644790;
}
.AnyTagClassName
{
color: #644790;
}
</style>
background-color css
<style>
a { background-color: #644790; }
a { background-color: rgb(100,71,144); }
div.DivClassName
{
background-color: #644790;
}
.BgClassName
{
background-color: #644790;
}
</style>
border-color css
<style>
span { border-color: #644790; }
span { border-color: rgb(100,71,144); }
td.TdClassName
{
border-color: #644790;
}
.TagClassName
{
border-color: #644790;
}
</style>