Shades of Kingfisher Daisy #642095
Tints of Kingfisher Daisy #642095
RGB
CMYK
RGB Variations
Color information
#642095 (or 0x642095) is known color: Kingfisher Daisy. HEX triplet: 64, 20 and 95. RGB value is (100,32,149). Sum of RGB (Red+Green+Blue) = 100+32+149=281 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.59% from 281); Green value is 32 (12.89% from 255 or 11.39% from 281); Blue value is 149 (58.59% from 255 or 53.02% from 281); Max value from RGB is 149 - color contains mainly: blue. Hex color #642095 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642095 is #9BDF6A. Grayscale: #414141. Windows color (decimal): -10215275 or 9773156. OLE color: 9773156.
HSL color Cylindrical-coordinate representation of color #642095: hue angle of 274.87º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #642095 is Cyan = 0.33, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 32 | 149 | - |
| CMYK | 0.33 | 0.79 | 0 | 0.42 |
| HSL | 274.87º | 0.65% | 0.35% | - |
| HSV(B) | 274.87º | 0.79% | 0.58% | - |
| XYZ | 11.2 | 5.91 | 28.98 | - |
| YUV | 65.67 | 175.03 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 32 | 149 | 0.33 | 0.79 | 0 | 0.42 | 274.87 | 0.65 | 0.35 |
| Hex | 64 | 20 | 95 | 21 | 4F | 0 | 2A | 113 | 41 | 23 |
| Octal | 144 | 40 | 225 | 41 | 117 | 0 | 52 | 423 | 101 | 43 |
| Binary | 1100100 | 100000 | 10010101 | 100001 | 1001111 | 0 | 101010 | 100010011 | 1000001 | 100011 |
Color Harmonies of #642095
Complementary color
Monochromatic Colors of #642095
Black with #642095
Text Example
Text Example
White with #642095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642095; }
p { color: rgb(100,32,149); }
H1.HeaderClassName
{
color: #642095;
}
.AnyTagClassName
{
color: #642095;
}
</style>
background-color css
<style>
a { background-color: #642095; }
a { background-color: rgb(100,32,149); }
div.DivClassName
{
background-color: #642095;
}
.BgClassName
{
background-color: #642095;
}
</style>
border-color css
<style>
span { border-color: #642095; }
span { border-color: rgb(100,32,149); }
td.TdClassName
{
border-color: #642095;
}
.TagClassName
{
border-color: #642095;
}
</style>