Shades of Kingfisher Daisy #683986
Tints of Kingfisher Daisy #683986
RGB
CMYK
RGB Variations
Color information
#683986 (or 0x683986) is known color: Kingfisher Daisy. HEX triplet: 68, 39 and 86. RGB value is (104,57,134). Sum of RGB (Red+Green+Blue) = 104+57+134=295 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.25% from 295); Green value is 57 (22.66% from 255 or 19.32% from 295); Blue value is 134 (52.73% from 255 or 45.42% from 295); Max value from RGB is 134 - color contains mainly: blue. Hex color #683986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #683986 is #97C679. Grayscale: #4F4F4F. Windows color (decimal): -9946746 or 8796520. OLE color: 8796520.
HSL color Cylindrical-coordinate representation of color #683986: hue angle of 276.62º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #683986 is Cyan = 0.22, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 57 | 134 | - |
| CMYK | 0.22 | 0.57 | 0 | 0.47 |
| HSL | 276.62º | 0.4% | 0.37% | - |
| HSV(B) | 276.62º | 0.57% | 0.53% | - |
| XYZ | 11.48 | 7.59 | 23.41 | - |
| YUV | 79.83 | 158.57 | 145.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 57 | 134 | 0.22 | 0.57 | 0 | 0.47 | 276.62 | 0.4 | 0.37 |
| Hex | 68 | 39 | 86 | 16 | 39 | 0 | 2F | 115 | 28 | 25 |
| Octal | 150 | 71 | 206 | 26 | 71 | 0 | 57 | 425 | 50 | 45 |
| Binary | 1101000 | 111001 | 10000110 | 10110 | 111001 | 0 | 101111 | 100010101 | 101000 | 100101 |
Color Harmonies of #683986
Complementary color
Monochromatic Colors of #683986
Black with #683986
Text Example
Text Example
White with #683986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683986; }
p { color: rgb(104,57,134); }
H1.HeaderClassName
{
color: #683986;
}
.AnyTagClassName
{
color: #683986;
}
</style>
background-color css
<style>
a { background-color: #683986; }
a { background-color: rgb(104,57,134); }
div.DivClassName
{
background-color: #683986;
}
.BgClassName
{
background-color: #683986;
}
</style>
border-color css
<style>
span { border-color: #683986; }
span { border-color: rgb(104,57,134); }
td.TdClassName
{
border-color: #683986;
}
.TagClassName
{
border-color: #683986;
}
</style>