Shades of Kingfisher Daisy #622186
Tints of Kingfisher Daisy #622186
RGB
CMYK
RGB Variations
Color information
#622186 (or 0x622186) is known color: Kingfisher Daisy. HEX triplet: 62, 21 and 86. RGB value is (98,33,134). Sum of RGB (Red+Green+Blue) = 98+33+134=265 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.98% from 265); Green value is 33 (13.28% from 255 or 12.45% from 265); Blue value is 134 (52.73% from 255 or 50.57% from 265); Max value from RGB is 134 - color contains mainly: blue. Hex color #622186 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622186 is #9DDE79. Grayscale: #3F3F3F. Windows color (decimal): -10346106 or 8790370. OLE color: 8790370.
HSL color Cylindrical-coordinate representation of color #622186: hue angle of 278.61º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #622186 is Cyan = 0.27, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 33 | 134 | - |
| CMYK | 0.27 | 0.75 | 0 | 0.47 |
| HSL | 278.61º | 0.6% | 0.33% | - |
| HSV(B) | 278.61º | 0.75% | 0.53% | - |
| XYZ | 9.88 | 5.41 | 23.08 | - |
| YUV | 63.95 | 167.53 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 134 | 0.27 | 0.75 | 0 | 0.47 | 278.61 | 0.6 | 0.33 |
| Hex | 62 | 21 | 86 | 1B | 4B | 0 | 2F | 117 | 3C | 21 |
| Octal | 142 | 41 | 206 | 33 | 113 | 0 | 57 | 427 | 74 | 41 |
| Binary | 1100010 | 100001 | 10000110 | 11011 | 1001011 | 0 | 101111 | 100010111 | 111100 | 100001 |
Color Harmonies of #622186
Complementary color
Monochromatic Colors of #622186
Black with #622186
Text Example
Text Example
White with #622186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622186; }
p { color: rgb(98,33,134); }
H1.HeaderClassName
{
color: #622186;
}
.AnyTagClassName
{
color: #622186;
}
</style>
background-color css
<style>
a { background-color: #622186; }
a { background-color: rgb(98,33,134); }
div.DivClassName
{
background-color: #622186;
}
.BgClassName
{
background-color: #622186;
}
</style>
border-color css
<style>
span { border-color: #622186; }
span { border-color: rgb(98,33,134); }
td.TdClassName
{
border-color: #622186;
}
.TagClassName
{
border-color: #622186;
}
</style>