Shades of Kingfisher Daisy #622088
Tints of Kingfisher Daisy #622088
RGB
CMYK
RGB Variations
Color information
#622088 (or 0x622088) is known color: Kingfisher Daisy. HEX triplet: 62, 20 and 88. RGB value is (98,32,136). Sum of RGB (Red+Green+Blue) = 98+32+136=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 32 (12.89% from 255 or 12.03% from 266); Blue value is 136 (53.52% from 255 or 51.13% from 266); Max value from RGB is 136 - color contains mainly: blue. Hex color #622088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622088 is #9DDF77. Grayscale: #3F3F3F. Windows color (decimal): -10346360 or 8921186. OLE color: 8921186.
HSL color Cylindrical-coordinate representation of color #622088: hue angle of 278.08º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #622088 is Cyan = 0.28, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 32 | 136 | - |
| CMYK | 0.28 | 0.76 | 0 | 0.47 |
| HSL | 278.08º | 0.62% | 0.33% | - |
| HSV(B) | 278.08º | 0.76% | 0.53% | - |
| XYZ | 10 | 5.41 | 23.81 | - |
| YUV | 63.59 | 168.87 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 136 | 0.28 | 0.76 | 0 | 0.47 | 278.08 | 0.62 | 0.33 |
| Hex | 62 | 20 | 88 | 1C | 4C | 0 | 2F | 116 | 3E | 21 |
| Octal | 142 | 40 | 210 | 34 | 114 | 0 | 57 | 426 | 76 | 41 |
| Binary | 1100010 | 100000 | 10001000 | 11100 | 1001100 | 0 | 101111 | 100010110 | 111110 | 100001 |
Color Harmonies of #622088
Complementary color
Monochromatic Colors of #622088
Black with #622088
Text Example
Text Example
White with #622088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622088; }
p { color: rgb(98,32,136); }
H1.HeaderClassName
{
color: #622088;
}
.AnyTagClassName
{
color: #622088;
}
</style>
background-color css
<style>
a { background-color: #622088; }
a { background-color: rgb(98,32,136); }
div.DivClassName
{
background-color: #622088;
}
.BgClassName
{
background-color: #622088;
}
</style>
border-color css
<style>
span { border-color: #622088; }
span { border-color: rgb(98,32,136); }
td.TdClassName
{
border-color: #622088;
}
.TagClassName
{
border-color: #622088;
}
</style>