Shades of Kingfisher Daisy #622095
Tints of Kingfisher Daisy #622095
RGB
CMYK
RGB Variations
Color information
#622095 (or 0x622095) is known color: Kingfisher Daisy. HEX triplet: 62, 20 and 95. RGB value is (98,32,149). Sum of RGB (Red+Green+Blue) = 98+32+149=279 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.13% from 279); Green value is 32 (12.89% from 255 or 11.47% from 279); Blue value is 149 (58.59% from 255 or 53.41% from 279); Max value from RGB is 149 - color contains mainly: blue. Hex color #622095 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622095 is #9DDF6A. Grayscale: #404040. Windows color (decimal): -10346347 or 9773154. OLE color: 9773154.
HSL color Cylindrical-coordinate representation of color #622095: hue angle of 273.85º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #622095 is Cyan = 0.34, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 32 | 149 | - |
| CMYK | 0.34 | 0.79 | 0 | 0.42 |
| HSL | 273.85º | 0.65% | 0.35% | - |
| HSV(B) | 273.85º | 0.79% | 0.58% | - |
| XYZ | 10.98 | 5.8 | 28.97 | - |
| YUV | 65.07 | 175.37 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 149 | 0.34 | 0.79 | 0 | 0.42 | 273.85 | 0.65 | 0.35 |
| Hex | 62 | 20 | 95 | 22 | 4F | 0 | 2A | 112 | 41 | 23 |
| Octal | 142 | 40 | 225 | 42 | 117 | 0 | 52 | 422 | 101 | 43 |
| Binary | 1100010 | 100000 | 10010101 | 100010 | 1001111 | 0 | 101010 | 100010010 | 1000001 | 100011 |
Color Harmonies of #622095
Complementary color
Monochromatic Colors of #622095
Black with #622095
Text Example
Text Example
White with #622095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622095; }
p { color: rgb(98,32,149); }
H1.HeaderClassName
{
color: #622095;
}
.AnyTagClassName
{
color: #622095;
}
</style>
background-color css
<style>
a { background-color: #622095; }
a { background-color: rgb(98,32,149); }
div.DivClassName
{
background-color: #622095;
}
.BgClassName
{
background-color: #622095;
}
</style>
border-color css
<style>
span { border-color: #622095; }
span { border-color: rgb(98,32,149); }
td.TdClassName
{
border-color: #622095;
}
.TagClassName
{
border-color: #622095;
}
</style>