Shades of Kingfisher Daisy #622694
Tints of Kingfisher Daisy #622694
RGB
CMYK
RGB Variations
Color information
#622694 (or 0x622694) is known color: Kingfisher Daisy. HEX triplet: 62, 26 and 94. RGB value is (98,38,148). Sum of RGB (Red+Green+Blue) = 98+38+148=284 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.51% from 284); Green value is 38 (15.23% from 255 or 13.38% from 284); Blue value is 148 (58.20% from 255 or 52.11% from 284); Max value from RGB is 148 - color contains mainly: blue. Hex color #622694 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622694 is #9DD96B. Grayscale: #444444. Windows color (decimal): -10344812 or 9709154. OLE color: 9709154.
HSL color Cylindrical-coordinate representation of color #622694: hue angle of 272.73º 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 #622694 is Cyan = 0.34, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 38 | 148 | - |
| CMYK | 0.34 | 0.74 | 0 | 0.42 |
| HSL | 272.73º | 0.59% | 0.36% | - |
| HSV(B) | 272.73º | 0.74% | 0.58% | - |
| XYZ | 11.08 | 6.12 | 28.61 | - |
| YUV | 68.48 | 172.88 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 148 | 0.34 | 0.74 | 0 | 0.42 | 272.73 | 0.59 | 0.36 |
| Hex | 62 | 26 | 94 | 22 | 4A | 0 | 2A | 111 | 3B | 24 |
| Octal | 142 | 46 | 224 | 42 | 112 | 0 | 52 | 421 | 73 | 44 |
| Binary | 1100010 | 100110 | 10010100 | 100010 | 1001010 | 0 | 101010 | 100010001 | 111011 | 100100 |
Color Harmonies of #622694
Complementary color
Monochromatic Colors of #622694
Black with #622694
Text Example
Text Example
White with #622694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622694; }
p { color: rgb(98,38,148); }
H1.HeaderClassName
{
color: #622694;
}
.AnyTagClassName
{
color: #622694;
}
</style>
background-color css
<style>
a { background-color: #622694; }
a { background-color: rgb(98,38,148); }
div.DivClassName
{
background-color: #622694;
}
.BgClassName
{
background-color: #622694;
}
</style>
border-color css
<style>
span { border-color: #622694; }
span { border-color: rgb(98,38,148); }
td.TdClassName
{
border-color: #622694;
}
.TagClassName
{
border-color: #622694;
}
</style>