Shades of Kingfisher Daisy #642495
Tints of Kingfisher Daisy #642495
RGB
CMYK
RGB Variations
Color information
#642495 (or 0x642495) is known color: Kingfisher Daisy. HEX triplet: 64, 24 and 95. RGB value is (100,36,149). Sum of RGB (Red+Green+Blue) = 100+36+149=285 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.09% from 285); Green value is 36 (14.45% from 255 or 12.63% from 285); Blue value is 149 (58.59% from 255 or 52.28% from 285); Max value from RGB is 149 - color contains mainly: blue. Hex color #642495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642495 is #9BDB6A. Grayscale: #434343. Windows color (decimal): -10214251 or 9774180. OLE color: 9774180.
HSL color Cylindrical-coordinate representation of color #642495: hue angle of 273.98º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #642495 is Cyan = 0.33, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 36 | 149 | - |
| CMYK | 0.33 | 0.76 | 0 | 0.42 |
| HSL | 273.98º | 0.61% | 0.36% | - |
| HSV(B) | 273.98º | 0.76% | 0.58% | - |
| XYZ | 11.31 | 6.14 | 29.02 | - |
| YUV | 68.02 | 173.7 | 150.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 149 | 0.33 | 0.76 | 0 | 0.42 | 273.98 | 0.61 | 0.36 |
| Hex | 64 | 24 | 95 | 21 | 4C | 0 | 2A | 112 | 3D | 24 |
| Octal | 144 | 44 | 225 | 41 | 114 | 0 | 52 | 422 | 75 | 44 |
| Binary | 1100100 | 100100 | 10010101 | 100001 | 1001100 | 0 | 101010 | 100010010 | 111101 | 100100 |
Color Harmonies of #642495
Complementary color
Monochromatic Colors of #642495
Black with #642495
Text Example
Text Example
White with #642495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642495; }
p { color: rgb(100,36,149); }
H1.HeaderClassName
{
color: #642495;
}
.AnyTagClassName
{
color: #642495;
}
</style>
background-color css
<style>
a { background-color: #642495; }
a { background-color: rgb(100,36,149); }
div.DivClassName
{
background-color: #642495;
}
.BgClassName
{
background-color: #642495;
}
</style>
border-color css
<style>
span { border-color: #642495; }
span { border-color: rgb(100,36,149); }
td.TdClassName
{
border-color: #642495;
}
.TagClassName
{
border-color: #642495;
}
</style>