Shades of Kingfisher Daisy #622795
Tints of Kingfisher Daisy #622795
RGB
CMYK
RGB Variations
Color information
#622795 (or 0x622795) is known color: Kingfisher Daisy. HEX triplet: 62, 27 and 95. RGB value is (98,39,149). Sum of RGB (Red+Green+Blue) = 98+39+149=286 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.27% from 286); Green value is 39 (15.62% from 255 or 13.64% from 286); Blue value is 149 (58.59% from 255 or 52.10% from 286); Max value from RGB is 149 - color contains mainly: blue. Hex color #622795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622795 is #9DD86A. Grayscale: #444444. Windows color (decimal): -10344555 or 9774946. OLE color: 9774946.
HSL color Cylindrical-coordinate representation of color #622795: hue angle of 272.18º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #622795 is Cyan = 0.34, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 39 | 149 | - |
| CMYK | 0.34 | 0.74 | 0 | 0.42 |
| HSL | 272.18º | 0.59% | 0.37% | - |
| HSV(B) | 272.18º | 0.74% | 0.58% | - |
| XYZ | 11.19 | 6.22 | 29.04 | - |
| YUV | 69.18 | 173.05 | 148.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 39 | 149 | 0.34 | 0.74 | 0 | 0.42 | 272.18 | 0.59 | 0.37 |
| Hex | 62 | 27 | 95 | 22 | 4A | 0 | 2A | 110 | 3B | 25 |
| Octal | 142 | 47 | 225 | 42 | 112 | 0 | 52 | 420 | 73 | 45 |
| Binary | 1100010 | 100111 | 10010101 | 100010 | 1001010 | 0 | 101010 | 100010000 | 111011 | 100101 |
Color Harmonies of #622795
Complementary color
Monochromatic Colors of #622795
Black with #622795
Text Example
Text Example
White with #622795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622795; }
p { color: rgb(98,39,149); }
H1.HeaderClassName
{
color: #622795;
}
.AnyTagClassName
{
color: #622795;
}
</style>
background-color css
<style>
a { background-color: #622795; }
a { background-color: rgb(98,39,149); }
div.DivClassName
{
background-color: #622795;
}
.BgClassName
{
background-color: #622795;
}
</style>
border-color css
<style>
span { border-color: #622795; }
span { border-color: rgb(98,39,149); }
td.TdClassName
{
border-color: #622795;
}
.TagClassName
{
border-color: #622795;
}
</style>