Shades of Kingfisher Daisy #643289
Tints of Kingfisher Daisy #643289
RGB
CMYK
RGB Variations
Color information
#643289 (or 0x643289) is known color: Kingfisher Daisy. HEX triplet: 64, 32 and 89. RGB value is (100,50,137). Sum of RGB (Red+Green+Blue) = 100+50+137=287 (38% of max value = 765). Red value is 100 (39.45% from 255 or 34.84% from 287); Green value is 50 (19.92% from 255 or 17.42% from 287); Blue value is 137 (53.91% from 255 or 47.74% from 287); Max value from RGB is 137 - color contains mainly: blue. Hex color #643289 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #643289 is #9BCD76. Grayscale: #4A4A4A. Windows color (decimal): -10210679 or 8991332. OLE color: 8991332.
HSL color Cylindrical-coordinate representation of color #643289: hue angle of 274.48º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #643289 is Cyan = 0.27, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 100 | 50 | 137 | - |
| CMYK | 0.27 | 0.64 | 0 | 0.46 |
| HSL | 274.48º | 0.47% | 0.37% | - |
| HSV(B) | 274.48º | 0.64% | 0.54% | - |
| XYZ | 10.91 | 6.8 | 24.4 | - |
| YUV | 74.87 | 163.07 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 50 | 137 | 0.27 | 0.64 | 0 | 0.46 | 274.48 | 0.47 | 0.37 |
| Hex | 64 | 32 | 89 | 1B | 40 | 0 | 2E | 112 | 2F | 25 |
| Octal | 144 | 62 | 211 | 33 | 100 | 0 | 56 | 422 | 57 | 45 |
| Binary | 1100100 | 110010 | 10001001 | 11011 | 1000000 | 0 | 101110 | 100010010 | 101111 | 100101 |
Color Harmonies of #643289
Complementary color
Monochromatic Colors of #643289
Black with #643289
Text Example
Text Example
White with #643289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643289; }
p { color: rgb(100,50,137); }
H1.HeaderClassName
{
color: #643289;
}
.AnyTagClassName
{
color: #643289;
}
</style>
background-color css
<style>
a { background-color: #643289; }
a { background-color: rgb(100,50,137); }
div.DivClassName
{
background-color: #643289;
}
.BgClassName
{
background-color: #643289;
}
</style>
border-color css
<style>
span { border-color: #643289; }
span { border-color: rgb(100,50,137); }
td.TdClassName
{
border-color: #643289;
}
.TagClassName
{
border-color: #643289;
}
</style>