Shades of Kingfisher Daisy #622294
Tints of Kingfisher Daisy #622294
RGB
CMYK
RGB Variations
Color information
#622294 (or 0x622294) is known color: Kingfisher Daisy. HEX triplet: 62, 22 and 94. RGB value is (98,34,148). Sum of RGB (Red+Green+Blue) = 98+34+148=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 34 (13.67% from 255 or 12.14% from 280); Blue value is 148 (58.20% from 255 or 52.86% from 280); Max value from RGB is 148 - color contains mainly: blue. Hex color #622294 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622294 is #9DDD6B. Grayscale: #414141. Windows color (decimal): -10345836 or 9708130. OLE color: 9708130.
HSL color Cylindrical-coordinate representation of color #622294: hue angle of 273.68º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #622294 is Cyan = 0.34, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 34 | 148 | - |
| CMYK | 0.34 | 0.77 | 0 | 0.42 |
| HSL | 273.68º | 0.63% | 0.36% | - |
| HSV(B) | 273.68º | 0.77% | 0.58% | - |
| XYZ | 10.95 | 5.88 | 28.57 | - |
| YUV | 66.13 | 174.2 | 150.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 148 | 0.34 | 0.77 | 0 | 0.42 | 273.68 | 0.63 | 0.36 |
| Hex | 62 | 22 | 94 | 22 | 4D | 0 | 2A | 112 | 3F | 24 |
| Octal | 142 | 42 | 224 | 42 | 115 | 0 | 52 | 422 | 77 | 44 |
| Binary | 1100010 | 100010 | 10010100 | 100010 | 1001101 | 0 | 101010 | 100010010 | 111111 | 100100 |
Color Harmonies of #622294
Complementary color
Monochromatic Colors of #622294
Black with #622294
Text Example
Text Example
White with #622294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622294; }
p { color: rgb(98,34,148); }
H1.HeaderClassName
{
color: #622294;
}
.AnyTagClassName
{
color: #622294;
}
</style>
background-color css
<style>
a { background-color: #622294; }
a { background-color: rgb(98,34,148); }
div.DivClassName
{
background-color: #622294;
}
.BgClassName
{
background-color: #622294;
}
</style>
border-color css
<style>
span { border-color: #622294; }
span { border-color: rgb(98,34,148); }
td.TdClassName
{
border-color: #622294;
}
.TagClassName
{
border-color: #622294;
}
</style>