Shades of Kingfisher Daisy #683585
Tints of Kingfisher Daisy #683585
RGB
CMYK
RGB Variations
Color information
#683585 (or 0x683585) is known color: Kingfisher Daisy. HEX triplet: 68, 35 and 85. RGB value is (104,53,133). Sum of RGB (Red+Green+Blue) = 104+53+133=290 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.86% from 290); Green value is 53 (21.09% from 255 or 18.28% from 290); Blue value is 133 (52.34% from 255 or 45.86% from 290); Max value from RGB is 133 - color contains mainly: blue. Hex color #683585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #683585 is #97CA7A. Grayscale: #4D4D4D. Windows color (decimal): -9947771 or 8729960. OLE color: 8729960.
HSL color Cylindrical-coordinate representation of color #683585: hue angle of 278.25º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #683585 is Cyan = 0.22, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 53 | 133 | - |
| CMYK | 0.22 | 0.60 | 0 | 0.48 |
| HSL | 278.25º | 0.43% | 0.36% | - |
| HSV(B) | 278.25º | 0.6% | 0.52% | - |
| XYZ | 11.22 | 7.18 | 22.99 | - |
| YUV | 77.37 | 159.4 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 53 | 133 | 0.22 | 0.60 | 0 | 0.48 | 278.25 | 0.43 | 0.36 |
| Hex | 68 | 35 | 85 | 16 | 3C | 0 | 30 | 116 | 2B | 24 |
| Octal | 150 | 65 | 205 | 26 | 74 | 0 | 60 | 426 | 53 | 44 |
| Binary | 1101000 | 110101 | 10000101 | 10110 | 111100 | 0 | 110000 | 100010110 | 101011 | 100100 |
Color Harmonies of #683585
Complementary color
Monochromatic Colors of #683585
Black with #683585
Text Example
Text Example
White with #683585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683585; }
p { color: rgb(104,53,133); }
H1.HeaderClassName
{
color: #683585;
}
.AnyTagClassName
{
color: #683585;
}
</style>
background-color css
<style>
a { background-color: #683585; }
a { background-color: rgb(104,53,133); }
div.DivClassName
{
background-color: #683585;
}
.BgClassName
{
background-color: #683585;
}
</style>
border-color css
<style>
span { border-color: #683585; }
span { border-color: rgb(104,53,133); }
td.TdClassName
{
border-color: #683585;
}
.TagClassName
{
border-color: #683585;
}
</style>