Shades of Kingfisher Daisy #642790
Tints of Kingfisher Daisy #642790
RGB
CMYK
RGB Variations
Color information
#642790 (or 0x642790) is known color: Kingfisher Daisy. HEX triplet: 64, 27 and 90. RGB value is (100,39,144). Sum of RGB (Red+Green+Blue) = 100+39+144=283 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.34% from 283); Green value is 39 (15.62% from 255 or 13.78% from 283); Blue value is 144 (56.64% from 255 or 50.88% from 283); Max value from RGB is 144 - color contains mainly: blue. Hex color #642790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642790 is #9BD86F. Grayscale: #444444. Windows color (decimal): -10213488 or 9447268. OLE color: 9447268.
HSL color Cylindrical-coordinate representation of color #642790: hue angle of 274.86º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #642790 is Cyan = 0.31, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 39 | 144 | - |
| CMYK | 0.31 | 0.73 | 0 | 0.44 |
| HSL | 274.86º | 0.57% | 0.36% | - |
| HSV(B) | 274.86º | 0.73% | 0.56% | - |
| XYZ | 11.02 | 6.17 | 27 | - |
| YUV | 69.21 | 170.21 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 39 | 144 | 0.31 | 0.73 | 0 | 0.44 | 274.86 | 0.57 | 0.36 |
| Hex | 64 | 27 | 90 | 1F | 49 | 0 | 2C | 113 | 39 | 24 |
| Octal | 144 | 47 | 220 | 37 | 111 | 0 | 54 | 423 | 71 | 44 |
| Binary | 1100100 | 100111 | 10010000 | 11111 | 1001001 | 0 | 101100 | 100010011 | 111001 | 100100 |
Color Harmonies of #642790
Complementary color
Monochromatic Colors of #642790
Black with #642790
Text Example
Text Example
White with #642790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642790; }
p { color: rgb(100,39,144); }
H1.HeaderClassName
{
color: #642790;
}
.AnyTagClassName
{
color: #642790;
}
</style>
background-color css
<style>
a { background-color: #642790; }
a { background-color: rgb(100,39,144); }
div.DivClassName
{
background-color: #642790;
}
.BgClassName
{
background-color: #642790;
}
</style>
border-color css
<style>
span { border-color: #642790; }
span { border-color: rgb(100,39,144); }
td.TdClassName
{
border-color: #642790;
}
.TagClassName
{
border-color: #642790;
}
</style>