Shades of Kingfisher Daisy #642087
Tints of Kingfisher Daisy #642087
RGB
CMYK
RGB Variations
Color information
#642087 (or 0x642087) is known color: Kingfisher Daisy. HEX triplet: 64, 20 and 87. RGB value is (100,32,135). Sum of RGB (Red+Green+Blue) = 100+32+135=267 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.45% from 267); Green value is 32 (12.89% from 255 or 11.99% from 267); Blue value is 135 (53.12% from 255 or 50.56% from 267); Max value from RGB is 135 - color contains mainly: blue. Hex color #642087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642087 is #9BDF78. Grayscale: #3F3F3F. Windows color (decimal): -10215289 or 8855652. OLE color: 8855652.
HSL color Cylindrical-coordinate representation of color #642087: hue angle of 279.61º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #642087 is Cyan = 0.26, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 32 | 135 | - |
| CMYK | 0.26 | 0.76 | 0 | 0.47 |
| HSL | 279.61º | 0.62% | 0.33% | - |
| HSV(B) | 279.61º | 0.76% | 0.53% | - |
| XYZ | 10.15 | 5.49 | 23.45 | - |
| YUV | 64.07 | 168.03 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 32 | 135 | 0.26 | 0.76 | 0 | 0.47 | 279.61 | 0.62 | 0.33 |
| Hex | 64 | 20 | 87 | 1A | 4C | 0 | 2F | 118 | 3E | 21 |
| Octal | 144 | 40 | 207 | 32 | 114 | 0 | 57 | 430 | 76 | 41 |
| Binary | 1100100 | 100000 | 10000111 | 11010 | 1001100 | 0 | 101111 | 100011000 | 111110 | 100001 |
Color Harmonies of #642087
Complementary color
Monochromatic Colors of #642087
Black with #642087
Text Example
Text Example
White with #642087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642087; }
p { color: rgb(100,32,135); }
H1.HeaderClassName
{
color: #642087;
}
.AnyTagClassName
{
color: #642087;
}
</style>
background-color css
<style>
a { background-color: #642087; }
a { background-color: rgb(100,32,135); }
div.DivClassName
{
background-color: #642087;
}
.BgClassName
{
background-color: #642087;
}
</style>
border-color css
<style>
span { border-color: #642087; }
span { border-color: rgb(100,32,135); }
td.TdClassName
{
border-color: #642087;
}
.TagClassName
{
border-color: #642087;
}
</style>