Shades of Kingfisher Daisy #642592
Tints of Kingfisher Daisy #642592
RGB
CMYK
RGB Variations
Color information
#642592 (or 0x642592) is known color: Kingfisher Daisy. HEX triplet: 64, 25 and 92. RGB value is (100,37,146). Sum of RGB (Red+Green+Blue) = 100+37+146=283 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.34% from 283); Green value is 37 (14.84% from 255 or 13.07% from 283); Blue value is 146 (57.42% from 255 or 51.59% from 283); Max value from RGB is 146 - color contains mainly: blue. Hex color #642592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642592 is #9BDA6D. Grayscale: #434343. Windows color (decimal): -10213998 or 9577828. OLE color: 9577828.
HSL color Cylindrical-coordinate representation of color #642592: hue angle of 274.68º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #642592 is Cyan = 0.32, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 100 | 37 | 146 | - |
| CMYK | 0.32 | 0.75 | 0 | 0.43 |
| HSL | 274.68º | 0.6% | 0.36% | - |
| HSV(B) | 274.68º | 0.75% | 0.57% | - |
| XYZ | 11.11 | 6.11 | 27.79 | - |
| YUV | 68.26 | 171.87 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 146 | 0.32 | 0.75 | 0 | 0.43 | 274.68 | 0.6 | 0.36 |
| Hex | 64 | 25 | 92 | 20 | 4B | 0 | 2B | 113 | 3C | 24 |
| Octal | 144 | 45 | 222 | 40 | 113 | 0 | 53 | 423 | 74 | 44 |
| Binary | 1100100 | 100101 | 10010010 | 100000 | 1001011 | 0 | 101011 | 100010011 | 111100 | 100100 |
Color Harmonies of #642592
Complementary color
Monochromatic Colors of #642592
Black with #642592
Text Example
Text Example
White with #642592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642592; }
p { color: rgb(100,37,146); }
H1.HeaderClassName
{
color: #642592;
}
.AnyTagClassName
{
color: #642592;
}
</style>
background-color css
<style>
a { background-color: #642592; }
a { background-color: rgb(100,37,146); }
div.DivClassName
{
background-color: #642592;
}
.BgClassName
{
background-color: #642592;
}
</style>
border-color css
<style>
span { border-color: #642592; }
span { border-color: rgb(100,37,146); }
td.TdClassName
{
border-color: #642592;
}
.TagClassName
{
border-color: #642592;
}
</style>