Shades of Kingfisher Daisy #682386
Tints of Kingfisher Daisy #682386
RGB
CMYK
RGB Variations
Color information
#682386 (or 0x682386) is known color: Kingfisher Daisy. HEX triplet: 68, 23 and 86. RGB value is (104,35,134). Sum of RGB (Red+Green+Blue) = 104+35+134=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 35 (14.06% from 255 or 12.82% from 273); Blue value is 134 (52.73% from 255 or 49.08% from 273); Max value from RGB is 134 - color contains mainly: blue. Hex color #682386 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #682386 is #97DC79. Grayscale: #424242. Windows color (decimal): -9952378 or 8790888. OLE color: 8790888.
HSL color Cylindrical-coordinate representation of color #682386: hue angle of 281.82º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #682386 is Cyan = 0.22, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 35 | 134 | - |
| CMYK | 0.22 | 0.74 | 0 | 0.47 |
| HSL | 281.82º | 0.59% | 0.33% | - |
| HSV(B) | 281.82º | 0.74% | 0.53% | - |
| XYZ | 10.61 | 5.87 | 23.13 | - |
| YUV | 66.92 | 165.86 | 154.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 35 | 134 | 0.22 | 0.74 | 0 | 0.47 | 281.82 | 0.59 | 0.33 |
| Hex | 68 | 23 | 86 | 16 | 4A | 0 | 2F | 11A | 3B | 21 |
| Octal | 150 | 43 | 206 | 26 | 112 | 0 | 57 | 432 | 73 | 41 |
| Binary | 1101000 | 100011 | 10000110 | 10110 | 1001010 | 0 | 101111 | 100011010 | 111011 | 100001 |
Color Harmonies of #682386
Complementary color
Monochromatic Colors of #682386
Black with #682386
Text Example
Text Example
White with #682386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682386; }
p { color: rgb(104,35,134); }
H1.HeaderClassName
{
color: #682386;
}
.AnyTagClassName
{
color: #682386;
}
</style>
background-color css
<style>
a { background-color: #682386; }
a { background-color: rgb(104,35,134); }
div.DivClassName
{
background-color: #682386;
}
.BgClassName
{
background-color: #682386;
}
</style>
border-color css
<style>
span { border-color: #682386; }
span { border-color: rgb(104,35,134); }
td.TdClassName
{
border-color: #682386;
}
.TagClassName
{
border-color: #682386;
}
</style>