Shades of Kingfisher Daisy #642680
Tints of Kingfisher Daisy #642680
RGB
CMYK
RGB Variations
Color information
#642680 (or 0x642680) is known color: Kingfisher Daisy. HEX triplet: 64, 26 and 80. RGB value is (100,38,128). Sum of RGB (Red+Green+Blue) = 100+38+128=266 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.59% from 266); Green value is 38 (15.23% from 255 or 14.29% from 266); Blue value is 128 (50.39% from 255 or 48.12% from 266); Max value from RGB is 128 - color contains mainly: blue. Hex color #642680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642680 is #9BD97F. Grayscale: #424242. Windows color (decimal): -10213760 or 8398436. OLE color: 8398436.
HSL color Cylindrical-coordinate representation of color #642680: hue angle of 281.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #642680 is Cyan = 0.22, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 100 | 38 | 128 | - |
| CMYK | 0.22 | 0.70 | 0 | 0.50 |
| HSL | 281.33º | 0.54% | 0.33% | - |
| HSV(B) | 281.33º | 0.7% | 0.5% | - |
| XYZ | 9.84 | 5.65 | 20.99 | - |
| YUV | 66.8 | 162.54 | 151.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 128 | 0.22 | 0.70 | 0 | 0.50 | 281.33 | 0.54 | 0.33 |
| Hex | 64 | 26 | 80 | 16 | 46 | 0 | 32 | 119 | 36 | 21 |
| Octal | 144 | 46 | 200 | 26 | 106 | 0 | 62 | 431 | 66 | 41 |
| Binary | 1100100 | 100110 | 10000000 | 10110 | 1000110 | 0 | 110010 | 100011001 | 110110 | 100001 |
Color Harmonies of #642680
Complementary color
Monochromatic Colors of #642680
Black with #642680
Text Example
Text Example
White with #642680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642680; }
p { color: rgb(100,38,128); }
H1.HeaderClassName
{
color: #642680;
}
.AnyTagClassName
{
color: #642680;
}
</style>
background-color css
<style>
a { background-color: #642680; }
a { background-color: rgb(100,38,128); }
div.DivClassName
{
background-color: #642680;
}
.BgClassName
{
background-color: #642680;
}
</style>
border-color css
<style>
span { border-color: #642680; }
span { border-color: rgb(100,38,128); }
td.TdClassName
{
border-color: #642680;
}
.TagClassName
{
border-color: #642680;
}
</style>