Shades of Kingfisher Daisy #6A2990
Tints of Kingfisher Daisy #6A2990
RGB
CMYK
RGB Variations
Color information
#6A2990 (or 0x6A2990) is known color: Kingfisher Daisy. HEX triplet: 6A, 29 and 90. RGB value is (106,41,144). Sum of RGB (Red+Green+Blue) = 106+41+144=291 (38% of max value = 765). Red value is 106 (41.80% from 255 or 36.43% from 291); Green value is 41 (16.41% from 255 or 14.09% from 291); Blue value is 144 (56.64% from 255 or 49.48% from 291); Max value from RGB is 144 - color contains mainly: blue. Hex color #6A2990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6A2990 is #95D66F. Grayscale: #474747. Windows color (decimal): -9819760 or 9447786. OLE color: 9447786.
HSL color Cylindrical-coordinate representation of color #6A2990: hue angle of 277.86º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #6A2990 is Cyan = 0.26, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 106 | 41 | 144 | - |
| CMYK | 0.26 | 0.72 | 0 | 0.44 |
| HSL | 277.86º | 0.56% | 0.36% | - |
| HSV(B) | 277.86º | 0.72% | 0.56% | - |
| XYZ | 11.77 | 6.66 | 27.05 | - |
| YUV | 72.18 | 168.53 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 41 | 144 | 0.26 | 0.72 | 0 | 0.44 | 277.86 | 0.56 | 0.36 |
| Hex | 6A | 29 | 90 | 1A | 48 | 0 | 2C | 116 | 38 | 24 |
| Octal | 152 | 51 | 220 | 32 | 110 | 0 | 54 | 426 | 70 | 44 |
| Binary | 1101010 | 101001 | 10010000 | 11010 | 1001000 | 0 | 101100 | 100010110 | 111000 | 100100 |
Color Harmonies of #6A2990
Complementary color
Monochromatic Colors of #6A2990
Black with #6A2990
Text Example
Text Example
White with #6A2990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A2990; }
p { color: rgb(106,41,144); }
H1.HeaderClassName
{
color: #6A2990;
}
.AnyTagClassName
{
color: #6A2990;
}
</style>
background-color css
<style>
a { background-color: #6A2990; }
a { background-color: rgb(106,41,144); }
div.DivClassName
{
background-color: #6A2990;
}
.BgClassName
{
background-color: #6A2990;
}
</style>
border-color css
<style>
span { border-color: #6A2990; }
span { border-color: rgb(106,41,144); }
td.TdClassName
{
border-color: #6A2990;
}
.TagClassName
{
border-color: #6A2990;
}
</style>