Shades of Kingfisher Daisy #642089
Tints of Kingfisher Daisy #642089
RGB
CMYK
RGB Variations
Color information
#642089 (or 0x642089) is known color: Kingfisher Daisy. HEX triplet: 64, 20 and 89. RGB value is (100,32,137). Sum of RGB (Red+Green+Blue) = 100+32+137=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 32 (12.89% from 255 or 11.90% from 269); Blue value is 137 (53.91% from 255 or 50.93% from 269); Max value from RGB is 137 - color contains mainly: blue. Hex color #642089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642089 is #9BDF76. Grayscale: #3F3F3F. Windows color (decimal): -10215287 or 8986724. OLE color: 8986724.
HSL color Cylindrical-coordinate representation of color #642089: hue angle of 278.86º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #642089 is Cyan = 0.27, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 100 | 32 | 137 | - |
| CMYK | 0.27 | 0.77 | 0 | 0.46 |
| HSL | 278.86º | 0.62% | 0.33% | - |
| HSV(B) | 278.86º | 0.77% | 0.54% | - |
| XYZ | 10.29 | 5.55 | 24.2 | - |
| YUV | 64.3 | 169.03 | 153.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 32 | 137 | 0.27 | 0.77 | 0 | 0.46 | 278.86 | 0.62 | 0.33 |
| Hex | 64 | 20 | 89 | 1B | 4D | 0 | 2E | 117 | 3E | 21 |
| Octal | 144 | 40 | 211 | 33 | 115 | 0 | 56 | 427 | 76 | 41 |
| Binary | 1100100 | 100000 | 10001001 | 11011 | 1001101 | 0 | 101110 | 100010111 | 111110 | 100001 |
Color Harmonies of #642089
Complementary color
Monochromatic Colors of #642089
Black with #642089
Text Example
Text Example
White with #642089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642089; }
p { color: rgb(100,32,137); }
H1.HeaderClassName
{
color: #642089;
}
.AnyTagClassName
{
color: #642089;
}
</style>
background-color css
<style>
a { background-color: #642089; }
a { background-color: rgb(100,32,137); }
div.DivClassName
{
background-color: #642089;
}
.BgClassName
{
background-color: #642089;
}
</style>
border-color css
<style>
span { border-color: #642089; }
span { border-color: rgb(100,32,137); }
td.TdClassName
{
border-color: #642089;
}
.TagClassName
{
border-color: #642089;
}
</style>