Shades of Kingfisher Daisy #622085
Tints of Kingfisher Daisy #622085
RGB
CMYK
RGB Variations
Color information
#622085 (or 0x622085) is known color: Kingfisher Daisy. HEX triplet: 62, 20 and 85. RGB value is (98,32,133). Sum of RGB (Red+Green+Blue) = 98+32+133=263 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.26% from 263); Green value is 32 (12.89% from 255 or 12.17% from 263); Blue value is 133 (52.34% from 255 or 50.57% from 263); Max value from RGB is 133 - color contains mainly: blue. Hex color #622085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622085 is #9DDF7A. Grayscale: #3E3E3E. Windows color (decimal): -10346363 or 8724578. OLE color: 8724578.
HSL color Cylindrical-coordinate representation of color #622085: hue angle of 279.21º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #622085 is Cyan = 0.26, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 32 | 133 | - |
| CMYK | 0.26 | 0.76 | 0 | 0.48 |
| HSL | 279.21º | 0.61% | 0.32% | - |
| HSV(B) | 279.21º | 0.76% | 0.52% | - |
| XYZ | 9.79 | 5.32 | 22.7 | - |
| YUV | 63.25 | 167.37 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 133 | 0.26 | 0.76 | 0 | 0.48 | 279.21 | 0.61 | 0.32 |
| Hex | 62 | 20 | 85 | 1A | 4C | 0 | 30 | 117 | 3D | 20 |
| Octal | 142 | 40 | 205 | 32 | 114 | 0 | 60 | 427 | 75 | 40 |
| Binary | 1100010 | 100000 | 10000101 | 11010 | 1001100 | 0 | 110000 | 100010111 | 111101 | 100000 |
Color Harmonies of #622085
Complementary color
Monochromatic Colors of #622085
Black with #622085
Text Example
Text Example
White with #622085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622085; }
p { color: rgb(98,32,133); }
H1.HeaderClassName
{
color: #622085;
}
.AnyTagClassName
{
color: #622085;
}
</style>
background-color css
<style>
a { background-color: #622085; }
a { background-color: rgb(98,32,133); }
div.DivClassName
{
background-color: #622085;
}
.BgClassName
{
background-color: #622085;
}
</style>
border-color css
<style>
span { border-color: #622085; }
span { border-color: rgb(98,32,133); }
td.TdClassName
{
border-color: #622085;
}
.TagClassName
{
border-color: #622085;
}
</style>