Shades of Daisy Bush #644397
Tints of Daisy Bush #644397
RGB
CMYK
RGB Variations
Color information
#644397 (or 0x644397) is known color: Daisy Bush. HEX triplet: 64, 43 and 97. RGB value is (100,67,151). Sum of RGB (Red+Green+Blue) = 100+67+151=318 (42% of max value = 765). Red value is 100 (39.45% from 255 or 31.45% from 318); Green value is 67 (26.56% from 255 or 21.07% from 318); Blue value is 151 (59.38% from 255 or 47.48% from 318); Max value from RGB is 151 - color contains mainly: blue. Hex color #644397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #644397 is #9BBC68. Grayscale: #565656. Windows color (decimal): -10206313 or 9913188. OLE color: 9913188.
HSL color Cylindrical-coordinate representation of color #644397: hue angle of 263.57º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #644397 is Cyan = 0.34, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 67 | 151 | - |
| CMYK | 0.34 | 0.56 | 0 | 0.41 |
| HSL | 263.57º | 0.39% | 0.43% | - |
| HSV(B) | 263.57º | 0.56% | 0.59% | - |
| XYZ | 12.85 | 8.96 | 30.33 | - |
| YUV | 86.44 | 164.43 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 67 | 151 | 0.34 | 0.56 | 0 | 0.41 | 263.57 | 0.39 | 0.43 |
| Hex | 64 | 43 | 97 | 22 | 38 | 0 | 29 | 108 | 27 | 2B |
| Octal | 144 | 103 | 227 | 42 | 70 | 0 | 51 | 410 | 47 | 53 |
| Binary | 1100100 | 1000011 | 10010111 | 100010 | 111000 | 0 | 101001 | 100001000 | 100111 | 101011 |
Color Harmonies of #644397
Complementary color
Monochromatic Colors of #644397
Black with #644397
Text Example
Text Example
White with #644397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644397; }
p { color: rgb(100,67,151); }
H1.HeaderClassName
{
color: #644397;
}
.AnyTagClassName
{
color: #644397;
}
</style>
background-color css
<style>
a { background-color: #644397; }
a { background-color: rgb(100,67,151); }
div.DivClassName
{
background-color: #644397;
}
.BgClassName
{
background-color: #644397;
}
</style>
border-color css
<style>
span { border-color: #644397; }
span { border-color: rgb(100,67,151); }
td.TdClassName
{
border-color: #644397;
}
.TagClassName
{
border-color: #644397;
}
</style>