Shades of Kingfisher Daisy #682986
Tints of Kingfisher Daisy #682986
RGB
CMYK
RGB Variations
Color information
#682986 (or 0x682986) is known color: Kingfisher Daisy. HEX triplet: 68, 29 and 86. RGB value is (104,41,134). Sum of RGB (Red+Green+Blue) = 104+41+134=279 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.28% from 279); Green value is 41 (16.41% from 255 or 14.70% from 279); Blue value is 134 (52.73% from 255 or 48.03% from 279); Max value from RGB is 134 - color contains mainly: blue. Hex color #682986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #682986 is #97D679. Grayscale: #464646. Windows color (decimal): -9950842 or 8792424. OLE color: 8792424.
HSL color Cylindrical-coordinate representation of color #682986: hue angle of 280.65º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #682986 is Cyan = 0.22, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 41 | 134 | - |
| CMYK | 0.22 | 0.69 | 0 | 0.47 |
| HSL | 280.65º | 0.53% | 0.34% | - |
| HSV(B) | 280.65º | 0.69% | 0.53% | - |
| XYZ | 10.8 | 6.25 | 23.19 | - |
| YUV | 70.44 | 163.87 | 151.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 41 | 134 | 0.22 | 0.69 | 0 | 0.47 | 280.65 | 0.53 | 0.34 |
| Hex | 68 | 29 | 86 | 16 | 45 | 0 | 2F | 119 | 35 | 22 |
| Octal | 150 | 51 | 206 | 26 | 105 | 0 | 57 | 431 | 65 | 42 |
| Binary | 1101000 | 101001 | 10000110 | 10110 | 1000101 | 0 | 101111 | 100011001 | 110101 | 100010 |
Color Harmonies of #682986
Complementary color
Monochromatic Colors of #682986
Black with #682986
Text Example
Text Example
White with #682986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682986; }
p { color: rgb(104,41,134); }
H1.HeaderClassName
{
color: #682986;
}
.AnyTagClassName
{
color: #682986;
}
</style>
background-color css
<style>
a { background-color: #682986; }
a { background-color: rgb(104,41,134); }
div.DivClassName
{
background-color: #682986;
}
.BgClassName
{
background-color: #682986;
}
</style>
border-color css
<style>
span { border-color: #682986; }
span { border-color: rgb(104,41,134); }
td.TdClassName
{
border-color: #682986;
}
.TagClassName
{
border-color: #682986;
}
</style>