Shades of Daisy Bush #643490
Tints of Daisy Bush #643490
RGB
CMYK
RGB Variations
Color information
#643490 (or 0x643490) is known color: Daisy Bush. HEX triplet: 64, 34 and 90. RGB value is (100,52,144). Sum of RGB (Red+Green+Blue) = 100+52+144=296 (39% of max value = 765). Red value is 100 (39.45% from 255 or 33.78% from 296); Green value is 52 (20.70% from 255 or 17.57% from 296); Blue value is 144 (56.64% from 255 or 48.65% from 296); Max value from RGB is 144 - color contains mainly: blue. Hex color #643490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #643490 is #9BCB6F. Grayscale: #4C4C4C. Windows color (decimal): -10210160 or 9450596. OLE color: 9450596.
HSL color Cylindrical-coordinate representation of color #643490: hue angle of 271.3º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #643490 is Cyan = 0.31, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 52 | 144 | - |
| CMYK | 0.31 | 0.64 | 0 | 0.44 |
| HSL | 271.3º | 0.47% | 0.38% | - |
| HSV(B) | 271.3º | 0.64% | 0.56% | - |
| XYZ | 11.52 | 7.18 | 27.16 | - |
| YUV | 76.84 | 165.9 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 52 | 144 | 0.31 | 0.64 | 0 | 0.44 | 271.3 | 0.47 | 0.38 |
| Hex | 64 | 34 | 90 | 1F | 40 | 0 | 2C | 10F | 2F | 26 |
| Octal | 144 | 64 | 220 | 37 | 100 | 0 | 54 | 417 | 57 | 46 |
| Binary | 1100100 | 110100 | 10010000 | 11111 | 1000000 | 0 | 101100 | 100001111 | 101111 | 100110 |
Color Harmonies of #643490
Complementary color
Monochromatic Colors of #643490
Black with #643490
Text Example
Text Example
White with #643490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643490; }
p { color: rgb(100,52,144); }
H1.HeaderClassName
{
color: #643490;
}
.AnyTagClassName
{
color: #643490;
}
</style>
background-color css
<style>
a { background-color: #643490; }
a { background-color: rgb(100,52,144); }
div.DivClassName
{
background-color: #643490;
}
.BgClassName
{
background-color: #643490;
}
</style>
border-color css
<style>
span { border-color: #643490; }
span { border-color: rgb(100,52,144); }
td.TdClassName
{
border-color: #643490;
}
.TagClassName
{
border-color: #643490;
}
</style>