Shades of Kingfisher Daisy #642988
Tints of Kingfisher Daisy #642988
RGB
CMYK
RGB Variations
Color information
#642988 (or 0x642988) is known color: Kingfisher Daisy. HEX triplet: 64, 29 and 88. RGB value is (100,41,136). Sum of RGB (Red+Green+Blue) = 100+41+136=277 (36% of max value = 765). Red value is 100 (39.45% from 255 or 36.10% from 277); Green value is 41 (16.41% from 255 or 14.80% from 277); Blue value is 136 (53.52% from 255 or 49.10% from 277); Max value from RGB is 136 - color contains mainly: blue. Hex color #642988 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642988 is #9BD677. Grayscale: #454545. Windows color (decimal): -10212984 or 8923492. OLE color: 8923492.
HSL color Cylindrical-coordinate representation of color #642988: hue angle of 277.26º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #642988 is Cyan = 0.26, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 41 | 136 | - |
| CMYK | 0.26 | 0.70 | 0 | 0.47 |
| HSL | 277.26º | 0.54% | 0.35% | - |
| HSV(B) | 277.26º | 0.7% | 0.53% | - |
| XYZ | 10.49 | 6.07 | 23.91 | - |
| YUV | 69.47 | 165.55 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 136 | 0.26 | 0.70 | 0 | 0.47 | 277.26 | 0.54 | 0.35 |
| Hex | 64 | 29 | 88 | 1A | 46 | 0 | 2F | 115 | 36 | 23 |
| Octal | 144 | 51 | 210 | 32 | 106 | 0 | 57 | 425 | 66 | 43 |
| Binary | 1100100 | 101001 | 10001000 | 11010 | 1000110 | 0 | 101111 | 100010101 | 110110 | 100011 |
Color Harmonies of #642988
Complementary color
Monochromatic Colors of #642988
Black with #642988
Text Example
Text Example
White with #642988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642988; }
p { color: rgb(100,41,136); }
H1.HeaderClassName
{
color: #642988;
}
.AnyTagClassName
{
color: #642988;
}
</style>
background-color css
<style>
a { background-color: #642988; }
a { background-color: rgb(100,41,136); }
div.DivClassName
{
background-color: #642988;
}
.BgClassName
{
background-color: #642988;
}
</style>
border-color css
<style>
span { border-color: #642988; }
span { border-color: rgb(100,41,136); }
td.TdClassName
{
border-color: #642988;
}
.TagClassName
{
border-color: #642988;
}
</style>