Shades of Kingfisher Daisy #642491
Tints of Kingfisher Daisy #642491
RGB
CMYK
RGB Variations
Color information
#642491 (or 0x642491) is known color: Kingfisher Daisy. HEX triplet: 64, 24 and 91. RGB value is (100,36,145). Sum of RGB (Red+Green+Blue) = 100+36+145=281 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.59% from 281); Green value is 36 (14.45% from 255 or 12.81% from 281); Blue value is 145 (57.03% from 255 or 51.60% from 281); Max value from RGB is 145 - color contains mainly: blue. Hex color #642491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642491 is #9BDB6E. Grayscale: #434343. Windows color (decimal): -10214255 or 9512036. OLE color: 9512036.
HSL color Cylindrical-coordinate representation of color #642491: hue angle of 275.23º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #642491 is Cyan = 0.31, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 100 | 36 | 145 | - |
| CMYK | 0.31 | 0.75 | 0 | 0.43 |
| HSL | 275.23º | 0.6% | 0.35% | - |
| HSV(B) | 275.23º | 0.75% | 0.57% | - |
| XYZ | 11 | 6.02 | 27.37 | - |
| YUV | 67.56 | 171.7 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 145 | 0.31 | 0.75 | 0 | 0.43 | 275.23 | 0.6 | 0.35 |
| Hex | 64 | 24 | 91 | 1F | 4B | 0 | 2B | 113 | 3C | 23 |
| Octal | 144 | 44 | 221 | 37 | 113 | 0 | 53 | 423 | 74 | 43 |
| Binary | 1100100 | 100100 | 10010001 | 11111 | 1001011 | 0 | 101011 | 100010011 | 111100 | 100011 |
Color Harmonies of #642491
Complementary color
Monochromatic Colors of #642491
Black with #642491
Text Example
Text Example
White with #642491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642491; }
p { color: rgb(100,36,145); }
H1.HeaderClassName
{
color: #642491;
}
.AnyTagClassName
{
color: #642491;
}
</style>
background-color css
<style>
a { background-color: #642491; }
a { background-color: rgb(100,36,145); }
div.DivClassName
{
background-color: #642491;
}
.BgClassName
{
background-color: #642491;
}
</style>
border-color css
<style>
span { border-color: #642491; }
span { border-color: rgb(100,36,145); }
td.TdClassName
{
border-color: #642491;
}
.TagClassName
{
border-color: #642491;
}
</style>