Shades of Daisy Bush #643590
Tints of Daisy Bush #643590
RGB
CMYK
RGB Variations
Color information
#643590 (or 0x643590) is known color: Daisy Bush. HEX triplet: 64, 35 and 90. RGB value is (100,53,144). Sum of RGB (Red+Green+Blue) = 100+53+144=297 (39% of max value = 765). Red value is 100 (39.45% from 255 or 33.67% from 297); Green value is 53 (21.09% from 255 or 17.85% from 297); Blue value is 144 (56.64% from 255 or 48.48% from 297); Max value from RGB is 144 - color contains mainly: blue. Hex color #643590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #643590 is #9BCA6F. Grayscale: #4D4D4D. Windows color (decimal): -10209904 or 9450852. OLE color: 9450852.
HSL color Cylindrical-coordinate representation of color #643590: hue angle of 270.99º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #643590 is Cyan = 0.31, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 53 | 144 | - |
| CMYK | 0.31 | 0.63 | 0 | 0.44 |
| HSL | 270.99º | 0.46% | 0.39% | - |
| HSV(B) | 270.99º | 0.63% | 0.56% | - |
| XYZ | 11.56 | 7.27 | 27.18 | - |
| YUV | 77.43 | 165.57 | 144.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 144 | 0.31 | 0.63 | 0 | 0.44 | 270.99 | 0.46 | 0.39 |
| Hex | 64 | 35 | 90 | 1F | 3F | 0 | 2C | 10F | 2E | 27 |
| Octal | 144 | 65 | 220 | 37 | 77 | 0 | 54 | 417 | 56 | 47 |
| Binary | 1100100 | 110101 | 10010000 | 11111 | 111111 | 0 | 101100 | 100001111 | 101110 | 100111 |
Color Harmonies of #643590
Complementary color
Monochromatic Colors of #643590
Black with #643590
Text Example
Text Example
White with #643590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643590; }
p { color: rgb(100,53,144); }
H1.HeaderClassName
{
color: #643590;
}
.AnyTagClassName
{
color: #643590;
}
</style>
background-color css
<style>
a { background-color: #643590; }
a { background-color: rgb(100,53,144); }
div.DivClassName
{
background-color: #643590;
}
.BgClassName
{
background-color: #643590;
}
</style>
border-color css
<style>
span { border-color: #643590; }
span { border-color: rgb(100,53,144); }
td.TdClassName
{
border-color: #643590;
}
.TagClassName
{
border-color: #643590;
}
</style>