Shades of Kingfisher Daisy #622496
Tints of Kingfisher Daisy #622496
RGB
CMYK
RGB Variations
Color information
#622496 (or 0x622496) is known color: Kingfisher Daisy. HEX triplet: 62, 24 and 96. RGB value is (98,36,150). Sum of RGB (Red+Green+Blue) = 98+36+150=284 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.51% from 284); Green value is 36 (14.45% from 255 or 12.68% from 284); Blue value is 150 (58.98% from 255 or 52.82% from 284); Max value from RGB is 150 - color contains mainly: blue. Hex color #622496 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622496 is #9DDB69. Grayscale: #434343. Windows color (decimal): -10345322 or 9839714. OLE color: 9839714.
HSL color Cylindrical-coordinate representation of color #622496: hue angle of 272.63º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #622496 is Cyan = 0.35, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 36 | 150 | - |
| CMYK | 0.35 | 0.76 | 0 | 0.41 |
| HSL | 272.63º | 0.61% | 0.36% | - |
| HSV(B) | 272.63º | 0.76% | 0.59% | - |
| XYZ | 11.17 | 6.06 | 29.44 | - |
| YUV | 67.53 | 174.54 | 149.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 150 | 0.35 | 0.76 | 0 | 0.41 | 272.63 | 0.61 | 0.36 |
| Hex | 62 | 24 | 96 | 23 | 4C | 0 | 29 | 111 | 3D | 24 |
| Octal | 142 | 44 | 226 | 43 | 114 | 0 | 51 | 421 | 75 | 44 |
| Binary | 1100010 | 100100 | 10010110 | 100011 | 1001100 | 0 | 101001 | 100010001 | 111101 | 100100 |
Color Harmonies of #622496
Complementary color
Monochromatic Colors of #622496
Black with #622496
Text Example
Text Example
White with #622496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622496; }
p { color: rgb(98,36,150); }
H1.HeaderClassName
{
color: #622496;
}
.AnyTagClassName
{
color: #622496;
}
</style>
background-color css
<style>
a { background-color: #622496; }
a { background-color: rgb(98,36,150); }
div.DivClassName
{
background-color: #622496;
}
.BgClassName
{
background-color: #622496;
}
</style>
border-color css
<style>
span { border-color: #622496; }
span { border-color: rgb(98,36,150); }
td.TdClassName
{
border-color: #622496;
}
.TagClassName
{
border-color: #622496;
}
</style>