Shades of Kingfisher Daisy #642186
Tints of Kingfisher Daisy #642186
RGB
CMYK
RGB Variations
Color information
#642186 (or 0x642186) is known color: Kingfisher Daisy. HEX triplet: 64, 21 and 86. RGB value is (100,33,134). Sum of RGB (Red+Green+Blue) = 100+33+134=267 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.45% from 267); Green value is 33 (13.28% from 255 or 12.36% from 267); Blue value is 134 (52.73% from 255 or 50.19% from 267); Max value from RGB is 134 - color contains mainly: blue. Hex color #642186 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642186 is #9BDE79. Grayscale: #404040. Windows color (decimal): -10215034 or 8790372. OLE color: 8790372.
HSL color Cylindrical-coordinate representation of color #642186: hue angle of 279.8º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #642186 is Cyan = 0.25, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 33 | 134 | - |
| CMYK | 0.25 | 0.75 | 0 | 0.47 |
| HSL | 279.8º | 0.6% | 0.33% | - |
| HSV(B) | 279.8º | 0.75% | 0.53% | - |
| XYZ | 10.1 | 5.52 | 23.09 | - |
| YUV | 64.55 | 167.2 | 153.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 33 | 134 | 0.25 | 0.75 | 0 | 0.47 | 279.8 | 0.6 | 0.33 |
| Hex | 64 | 21 | 86 | 19 | 4B | 0 | 2F | 118 | 3C | 21 |
| Octal | 144 | 41 | 206 | 31 | 113 | 0 | 57 | 430 | 74 | 41 |
| Binary | 1100100 | 100001 | 10000110 | 11001 | 1001011 | 0 | 101111 | 100011000 | 111100 | 100001 |
Color Harmonies of #642186
Complementary color
Monochromatic Colors of #642186
Black with #642186
Text Example
Text Example
White with #642186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642186; }
p { color: rgb(100,33,134); }
H1.HeaderClassName
{
color: #642186;
}
.AnyTagClassName
{
color: #642186;
}
</style>
background-color css
<style>
a { background-color: #642186; }
a { background-color: rgb(100,33,134); }
div.DivClassName
{
background-color: #642186;
}
.BgClassName
{
background-color: #642186;
}
</style>
border-color css
<style>
span { border-color: #642186; }
span { border-color: rgb(100,33,134); }
td.TdClassName
{
border-color: #642186;
}
.TagClassName
{
border-color: #642186;
}
</style>