Shades of Kingfisher Daisy #622895
Tints of Kingfisher Daisy #622895
RGB
CMYK
RGB Variations
Color information
#622895 (or 0x622895) is known color: Kingfisher Daisy. HEX triplet: 62, 28 and 95. RGB value is (98,40,149). Sum of RGB (Red+Green+Blue) = 98+40+149=287 (38% of max value = 765). Red value is 98 (38.67% from 255 or 34.15% from 287); Green value is 40 (16.02% from 255 or 13.94% from 287); Blue value is 149 (58.59% from 255 or 51.92% from 287); Max value from RGB is 149 - color contains mainly: blue. Hex color #622895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622895 is #9DD76A. Grayscale: #454545. Windows color (decimal): -10344299 or 9775202. OLE color: 9775202.
HSL color Cylindrical-coordinate representation of color #622895: hue angle of 271.93º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #622895 is Cyan = 0.34, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 40 | 149 | - |
| CMYK | 0.34 | 0.73 | 0 | 0.42 |
| HSL | 271.93º | 0.58% | 0.37% | - |
| HSV(B) | 271.93º | 0.73% | 0.58% | - |
| XYZ | 11.22 | 6.28 | 29.06 | - |
| YUV | 69.77 | 172.72 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 40 | 149 | 0.34 | 0.73 | 0 | 0.42 | 271.93 | 0.58 | 0.37 |
| Hex | 62 | 28 | 95 | 22 | 49 | 0 | 2A | 110 | 3A | 25 |
| Octal | 142 | 50 | 225 | 42 | 111 | 0 | 52 | 420 | 72 | 45 |
| Binary | 1100010 | 101000 | 10010101 | 100010 | 1001001 | 0 | 101010 | 100010000 | 111010 | 100101 |
Color Harmonies of #622895
Complementary color
Monochromatic Colors of #622895
Black with #622895
Text Example
Text Example
White with #622895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622895; }
p { color: rgb(98,40,149); }
H1.HeaderClassName
{
color: #622895;
}
.AnyTagClassName
{
color: #622895;
}
</style>
background-color css
<style>
a { background-color: #622895; }
a { background-color: rgb(98,40,149); }
div.DivClassName
{
background-color: #622895;
}
.BgClassName
{
background-color: #622895;
}
</style>
border-color css
<style>
span { border-color: #622895; }
span { border-color: rgb(98,40,149); }
td.TdClassName
{
border-color: #622895;
}
.TagClassName
{
border-color: #622895;
}
</style>