Shades of Daisy Bush #644593
Tints of Daisy Bush #644593
RGB
CMYK
RGB Variations
Color information
#644593 (or 0x644593) is known color: Daisy Bush. HEX triplet: 64, 45 and 93. RGB value is (100,69,147). Sum of RGB (Red+Green+Blue) = 100+69+147=316 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.65% from 316); Green value is 69 (27.34% from 255 or 21.84% from 316); Blue value is 147 (57.81% from 255 or 46.52% from 316); Max value from RGB is 147 - color contains mainly: blue. Hex color #644593 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #644593 is #9BBA6C. Grayscale: #565656. Windows color (decimal): -10205805 or 9651556. OLE color: 9651556.
HSL color Cylindrical-coordinate representation of color #644593: hue angle of 263.85º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #644593 is Cyan = 0.32, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 69 | 147 | - |
| CMYK | 0.32 | 0.53 | 0 | 0.42 |
| HSL | 263.85º | 0.36% | 0.42% | - |
| HSV(B) | 263.85º | 0.53% | 0.58% | - |
| XYZ | 12.65 | 9.07 | 28.69 | - |
| YUV | 87.16 | 161.77 | 137.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 69 | 147 | 0.32 | 0.53 | 0 | 0.42 | 263.85 | 0.36 | 0.42 |
| Hex | 64 | 45 | 93 | 20 | 35 | 0 | 2A | 108 | 24 | 2A |
| Octal | 144 | 105 | 223 | 40 | 65 | 0 | 52 | 410 | 44 | 52 |
| Binary | 1100100 | 1000101 | 10010011 | 100000 | 110101 | 0 | 101010 | 100001000 | 100100 | 101010 |
Color Harmonies of #644593
Complementary color
Monochromatic Colors of #644593
Black with #644593
Text Example
Text Example
White with #644593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644593; }
p { color: rgb(100,69,147); }
H1.HeaderClassName
{
color: #644593;
}
.AnyTagClassName
{
color: #644593;
}
</style>
background-color css
<style>
a { background-color: #644593; }
a { background-color: rgb(100,69,147); }
div.DivClassName
{
background-color: #644593;
}
.BgClassName
{
background-color: #644593;
}
</style>
border-color css
<style>
span { border-color: #644593; }
span { border-color: rgb(100,69,147); }
td.TdClassName
{
border-color: #644593;
}
.TagClassName
{
border-color: #644593;
}
</style>