Shades of Kingfisher Daisy #683785
Tints of Kingfisher Daisy #683785
RGB
CMYK
RGB Variations
Color information
#683785 (or 0x683785) is known color: Kingfisher Daisy. HEX triplet: 68, 37 and 85. RGB value is (104,55,133). Sum of RGB (Red+Green+Blue) = 104+55+133=292 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.62% from 292); Green value is 55 (21.88% from 255 or 18.84% from 292); Blue value is 133 (52.34% from 255 or 45.55% from 292); Max value from RGB is 133 - color contains mainly: blue. Hex color #683785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #683785 is #97C87A. Grayscale: #4E4E4E. Windows color (decimal): -9947259 or 8730472. OLE color: 8730472.
HSL color Cylindrical-coordinate representation of color #683785: hue angle of 277.69º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #683785 is Cyan = 0.22, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 55 | 133 | - |
| CMYK | 0.22 | 0.59 | 0 | 0.48 |
| HSL | 277.69º | 0.41% | 0.37% | - |
| HSV(B) | 277.69º | 0.59% | 0.52% | - |
| XYZ | 11.31 | 7.37 | 23.02 | - |
| YUV | 78.54 | 158.73 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 55 | 133 | 0.22 | 0.59 | 0 | 0.48 | 277.69 | 0.41 | 0.37 |
| Hex | 68 | 37 | 85 | 16 | 3B | 0 | 30 | 116 | 29 | 25 |
| Octal | 150 | 67 | 205 | 26 | 73 | 0 | 60 | 426 | 51 | 45 |
| Binary | 1101000 | 110111 | 10000101 | 10110 | 111011 | 0 | 110000 | 100010110 | 101001 | 100101 |
Color Harmonies of #683785
Complementary color
Monochromatic Colors of #683785
Black with #683785
Text Example
Text Example
White with #683785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683785; }
p { color: rgb(104,55,133); }
H1.HeaderClassName
{
color: #683785;
}
.AnyTagClassName
{
color: #683785;
}
</style>
background-color css
<style>
a { background-color: #683785; }
a { background-color: rgb(104,55,133); }
div.DivClassName
{
background-color: #683785;
}
.BgClassName
{
background-color: #683785;
}
</style>
border-color css
<style>
span { border-color: #683785; }
span { border-color: rgb(104,55,133); }
td.TdClassName
{
border-color: #683785;
}
.TagClassName
{
border-color: #683785;
}
</style>