Shades of Kingfisher Daisy #642487
Tints of Kingfisher Daisy #642487
RGB
CMYK
RGB Variations
Color information
#642487 (or 0x642487) is known color: Kingfisher Daisy. HEX triplet: 64, 24 and 87. RGB value is (100,36,135). Sum of RGB (Red+Green+Blue) = 100+36+135=271 (35% of max value = 765). Red value is 100 (39.45% from 255 or 36.90% from 271); Green value is 36 (14.45% from 255 or 13.28% from 271); Blue value is 135 (53.12% from 255 or 49.82% from 271); Max value from RGB is 135 - color contains mainly: blue. Hex color #642487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642487 is #9BDB78. Grayscale: #424242. Windows color (decimal): -10214265 or 8856676. OLE color: 8856676.
HSL color Cylindrical-coordinate representation of color #642487: hue angle of 278.79º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #642487 is Cyan = 0.26, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 36 | 135 | - |
| CMYK | 0.26 | 0.73 | 0 | 0.47 |
| HSL | 278.79º | 0.58% | 0.34% | - |
| HSV(B) | 278.79º | 0.73% | 0.53% | - |
| XYZ | 10.26 | 5.72 | 23.49 | - |
| YUV | 66.42 | 166.7 | 151.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 135 | 0.26 | 0.73 | 0 | 0.47 | 278.79 | 0.58 | 0.34 |
| Hex | 64 | 24 | 87 | 1A | 49 | 0 | 2F | 117 | 3A | 22 |
| Octal | 144 | 44 | 207 | 32 | 111 | 0 | 57 | 427 | 72 | 42 |
| Binary | 1100100 | 100100 | 10000111 | 11010 | 1001001 | 0 | 101111 | 100010111 | 111010 | 100010 |
Color Harmonies of #642487
Complementary color
Monochromatic Colors of #642487
Black with #642487
Text Example
Text Example
White with #642487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642487; }
p { color: rgb(100,36,135); }
H1.HeaderClassName
{
color: #642487;
}
.AnyTagClassName
{
color: #642487;
}
</style>
background-color css
<style>
a { background-color: #642487; }
a { background-color: rgb(100,36,135); }
div.DivClassName
{
background-color: #642487;
}
.BgClassName
{
background-color: #642487;
}
</style>
border-color css
<style>
span { border-color: #642487; }
span { border-color: rgb(100,36,135); }
td.TdClassName
{
border-color: #642487;
}
.TagClassName
{
border-color: #642487;
}
</style>