Shades of Kingfisher Daisy #681892
Tints of Kingfisher Daisy #681892
RGB
CMYK
RGB Variations
Color information
#681892 (or 0x681892) is known color: Kingfisher Daisy. HEX triplet: 68, 18 and 92. RGB value is (104,24,146). Sum of RGB (Red+Green+Blue) = 104+24+146=274 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.96% from 274); Green value is 24 (9.77% from 255 or 8.76% from 274); Blue value is 146 (57.42% from 255 or 53.28% from 274); Max value from RGB is 146 - color contains mainly: blue. Hex color #681892 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #681892 is #97E76D. Grayscale: #3D3D3D. Windows color (decimal): -9955182 or 9574504. OLE color: 9574504.
HSL color Cylindrical-coordinate representation of color #681892: hue angle of 279.34º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #681892 is Cyan = 0.29, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 24 | 146 | - |
| CMYK | 0.29 | 0.84 | 0 | 0.43 |
| HSL | 279.34º | 0.72% | 0.33% | - |
| HSV(B) | 279.34º | 0.84% | 0.57% | - |
| XYZ | 11.22 | 5.67 | 27.7 | - |
| YUV | 61.83 | 175.5 | 158.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 146 | 0.29 | 0.84 | 0 | 0.43 | 279.34 | 0.72 | 0.33 |
| Hex | 68 | 18 | 92 | 1D | 54 | 0 | 2B | 117 | 48 | 21 |
| Octal | 150 | 30 | 222 | 35 | 124 | 0 | 53 | 427 | 110 | 41 |
| Binary | 1101000 | 11000 | 10010010 | 11101 | 1010100 | 0 | 101011 | 100010111 | 1001000 | 100001 |
Color Harmonies of #681892
Complementary color
Monochromatic Colors of #681892
Black with #681892
Text Example
Text Example
White with #681892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681892; }
p { color: rgb(104,24,146); }
H1.HeaderClassName
{
color: #681892;
}
.AnyTagClassName
{
color: #681892;
}
</style>
background-color css
<style>
a { background-color: #681892; }
a { background-color: rgb(104,24,146); }
div.DivClassName
{
background-color: #681892;
}
.BgClassName
{
background-color: #681892;
}
</style>
border-color css
<style>
span { border-color: #681892; }
span { border-color: rgb(104,24,146); }
td.TdClassName
{
border-color: #681892;
}
.TagClassName
{
border-color: #681892;
}
</style>