Shades of Kingfisher Daisy #643089
Tints of Kingfisher Daisy #643089
RGB
CMYK
RGB Variations
Color information
#643089 (or 0x643089) is known color: Kingfisher Daisy. HEX triplet: 64, 30 and 89. RGB value is (100,48,137). Sum of RGB (Red+Green+Blue) = 100+48+137=285 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.09% from 285); Green value is 48 (19.14% from 255 or 16.84% from 285); Blue value is 137 (53.91% from 255 or 48.07% from 285); Max value from RGB is 137 - color contains mainly: blue. Hex color #643089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #643089 is #9BCF76. Grayscale: #494949. Windows color (decimal): -10211191 or 8990820. OLE color: 8990820.
HSL color Cylindrical-coordinate representation of color #643089: hue angle of 275.06º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #643089 is Cyan = 0.27, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 100 | 48 | 137 | - |
| CMYK | 0.27 | 0.65 | 0 | 0.46 |
| HSL | 275.06º | 0.48% | 0.36% | - |
| HSV(B) | 275.06º | 0.65% | 0.54% | - |
| XYZ | 10.83 | 6.63 | 24.38 | - |
| YUV | 73.69 | 163.73 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 48 | 137 | 0.27 | 0.65 | 0 | 0.46 | 275.06 | 0.48 | 0.36 |
| Hex | 64 | 30 | 89 | 1B | 41 | 0 | 2E | 113 | 30 | 24 |
| Octal | 144 | 60 | 211 | 33 | 101 | 0 | 56 | 423 | 60 | 44 |
| Binary | 1100100 | 110000 | 10001001 | 11011 | 1000001 | 0 | 101110 | 100010011 | 110000 | 100100 |
Color Harmonies of #643089
Complementary color
Monochromatic Colors of #643089
Black with #643089
Text Example
Text Example
White with #643089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643089; }
p { color: rgb(100,48,137); }
H1.HeaderClassName
{
color: #643089;
}
.AnyTagClassName
{
color: #643089;
}
</style>
background-color css
<style>
a { background-color: #643089; }
a { background-color: rgb(100,48,137); }
div.DivClassName
{
background-color: #643089;
}
.BgClassName
{
background-color: #643089;
}
</style>
border-color css
<style>
span { border-color: #643089; }
span { border-color: rgb(100,48,137); }
td.TdClassName
{
border-color: #643089;
}
.TagClassName
{
border-color: #643089;
}
</style>