Shades of Kingfisher Daisy #622495
Tints of Kingfisher Daisy #622495
RGB
CMYK
RGB Variations
Color information
#622495 (or 0x622495) is known color: Kingfisher Daisy. HEX triplet: 62, 24 and 95. RGB value is (98,36,149). Sum of RGB (Red+Green+Blue) = 98+36+149=283 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.63% from 283); Green value is 36 (14.45% from 255 or 12.72% from 283); Blue value is 149 (58.59% from 255 or 52.65% from 283); Max value from RGB is 149 - color contains mainly: blue. Hex color #622495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622495 is #9DDB6A. Grayscale: #434343. Windows color (decimal): -10345323 or 9774178. OLE color: 9774178.
HSL color Cylindrical-coordinate representation of color #622495: hue angle of 272.92º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #622495 is Cyan = 0.34, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 36 | 149 | - |
| CMYK | 0.34 | 0.76 | 0 | 0.42 |
| HSL | 272.92º | 0.61% | 0.36% | - |
| HSV(B) | 272.92º | 0.76% | 0.58% | - |
| XYZ | 11.09 | 6.03 | 29.01 | - |
| YUV | 67.42 | 174.04 | 149.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 149 | 0.34 | 0.76 | 0 | 0.42 | 272.92 | 0.61 | 0.36 |
| Hex | 62 | 24 | 95 | 22 | 4C | 0 | 2A | 111 | 3D | 24 |
| Octal | 142 | 44 | 225 | 42 | 114 | 0 | 52 | 421 | 75 | 44 |
| Binary | 1100010 | 100100 | 10010101 | 100010 | 1001100 | 0 | 101010 | 100010001 | 111101 | 100100 |
Color Harmonies of #622495
Complementary color
Monochromatic Colors of #622495
Black with #622495
Text Example
Text Example
White with #622495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622495; }
p { color: rgb(98,36,149); }
H1.HeaderClassName
{
color: #622495;
}
.AnyTagClassName
{
color: #622495;
}
</style>
background-color css
<style>
a { background-color: #622495; }
a { background-color: rgb(98,36,149); }
div.DivClassName
{
background-color: #622495;
}
.BgClassName
{
background-color: #622495;
}
</style>
border-color css
<style>
span { border-color: #622495; }
span { border-color: rgb(98,36,149); }
td.TdClassName
{
border-color: #622495;
}
.TagClassName
{
border-color: #622495;
}
</style>