Shades of Kingfisher Daisy #681890
Tints of Kingfisher Daisy #681890
RGB
CMYK
RGB Variations
Color information
#681890 (or 0x681890) is known color: Kingfisher Daisy. HEX triplet: 68, 18 and 90. RGB value is (104,24,144). Sum of RGB (Red+Green+Blue) = 104+24+144=272 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.24% from 272); Green value is 24 (9.77% from 255 or 8.82% from 272); Blue value is 144 (56.64% from 255 or 52.94% from 272); Max value from RGB is 144 - color contains mainly: blue. Hex color #681890 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #681890 is #97E76F. Grayscale: #3D3D3D. Windows color (decimal): -9955184 or 9443432. OLE color: 9443432.
HSL color Cylindrical-coordinate representation of color #681890: hue angle of 280º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #681890 is Cyan = 0.28, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 24 | 144 | - |
| CMYK | 0.28 | 0.83 | 0 | 0.44 |
| HSL | 280º | 0.71% | 0.33% | - |
| HSV(B) | 280º | 0.83% | 0.56% | - |
| XYZ | 11.07 | 5.61 | 26.88 | - |
| YUV | 61.6 | 174.5 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 144 | 0.28 | 0.83 | 0 | 0.44 | 280 | 0.71 | 0.33 |
| Hex | 68 | 18 | 90 | 1C | 53 | 0 | 2C | 118 | 47 | 21 |
| Octal | 150 | 30 | 220 | 34 | 123 | 0 | 54 | 430 | 107 | 41 |
| Binary | 1101000 | 11000 | 10010000 | 11100 | 1010011 | 0 | 101100 | 100011000 | 1000111 | 100001 |
Color Harmonies of #681890
Complementary color
Monochromatic Colors of #681890
Black with #681890
Text Example
Text Example
White with #681890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681890; }
p { color: rgb(104,24,144); }
H1.HeaderClassName
{
color: #681890;
}
.AnyTagClassName
{
color: #681890;
}
</style>
background-color css
<style>
a { background-color: #681890; }
a { background-color: rgb(104,24,144); }
div.DivClassName
{
background-color: #681890;
}
.BgClassName
{
background-color: #681890;
}
</style>
border-color css
<style>
span { border-color: #681890; }
span { border-color: rgb(104,24,144); }
td.TdClassName
{
border-color: #681890;
}
.TagClassName
{
border-color: #681890;
}
</style>