Shades of Kingfisher Daisy #642693
Tints of Kingfisher Daisy #642693
RGB
CMYK
RGB Variations
Color information
#642693 (or 0x642693) is known color: Kingfisher Daisy. HEX triplet: 64, 26 and 93. RGB value is (100,38,147). Sum of RGB (Red+Green+Blue) = 100+38+147=285 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.09% from 285); Green value is 38 (15.23% from 255 or 13.33% from 285); Blue value is 147 (57.81% from 255 or 51.58% from 285); Max value from RGB is 147 - color contains mainly: blue. Hex color #642693 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642693 is #9BD96C. Grayscale: #444444. Windows color (decimal): -10213741 or 9643620. OLE color: 9643620.
HSL color Cylindrical-coordinate representation of color #642693: hue angle of 274.13º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #642693 is Cyan = 0.32, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 38 | 147 | - |
| CMYK | 0.32 | 0.74 | 0 | 0.42 |
| HSL | 274.13º | 0.59% | 0.36% | - |
| HSV(B) | 274.13º | 0.74% | 0.58% | - |
| XYZ | 11.22 | 6.2 | 28.21 | - |
| YUV | 68.96 | 172.04 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 147 | 0.32 | 0.74 | 0 | 0.42 | 274.13 | 0.59 | 0.36 |
| Hex | 64 | 26 | 93 | 20 | 4A | 0 | 2A | 112 | 3B | 24 |
| Octal | 144 | 46 | 223 | 40 | 112 | 0 | 52 | 422 | 73 | 44 |
| Binary | 1100100 | 100110 | 10010011 | 100000 | 1001010 | 0 | 101010 | 100010010 | 111011 | 100100 |
Color Harmonies of #642693
Complementary color
Monochromatic Colors of #642693
Black with #642693
Text Example
Text Example
White with #642693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642693; }
p { color: rgb(100,38,147); }
H1.HeaderClassName
{
color: #642693;
}
.AnyTagClassName
{
color: #642693;
}
</style>
background-color css
<style>
a { background-color: #642693; }
a { background-color: rgb(100,38,147); }
div.DivClassName
{
background-color: #642693;
}
.BgClassName
{
background-color: #642693;
}
</style>
border-color css
<style>
span { border-color: #642693; }
span { border-color: rgb(100,38,147); }
td.TdClassName
{
border-color: #642693;
}
.TagClassName
{
border-color: #642693;
}
</style>