Shades of Kingfisher Daisy #684087
Tints of Kingfisher Daisy #684087
RGB
CMYK
RGB Variations
Color information
#684087 (or 0x684087) is known color: Kingfisher Daisy. HEX triplet: 68, 40 and 87. RGB value is (104,64,135). Sum of RGB (Red+Green+Blue) = 104+64+135=303 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.32% from 303); Green value is 64 (25.39% from 255 or 21.12% from 303); Blue value is 135 (53.12% from 255 or 44.55% from 303); Max value from RGB is 135 - color contains mainly: blue. Hex color #684087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684087 is #97BF78. Grayscale: #535353. Windows color (decimal): -9944953 or 8863848. OLE color: 8863848.
HSL color Cylindrical-coordinate representation of color #684087: hue angle of 273.8º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #684087 is Cyan = 0.23, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 64 | 135 | - |
| CMYK | 0.23 | 0.53 | 0 | 0.47 |
| HSL | 273.8º | 0.36% | 0.39% | - |
| HSV(B) | 273.8º | 0.53% | 0.53% | - |
| XYZ | 11.92 | 8.36 | 23.91 | - |
| YUV | 84.05 | 156.75 | 142.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 64 | 135 | 0.23 | 0.53 | 0 | 0.47 | 273.8 | 0.36 | 0.39 |
| Hex | 68 | 40 | 87 | 17 | 35 | 0 | 2F | 112 | 24 | 27 |
| Octal | 150 | 100 | 207 | 27 | 65 | 0 | 57 | 422 | 44 | 47 |
| Binary | 1101000 | 1000000 | 10000111 | 10111 | 110101 | 0 | 101111 | 100010010 | 100100 | 100111 |
Color Harmonies of #684087
Complementary color
Monochromatic Colors of #684087
Black with #684087
Text Example
Text Example
White with #684087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684087; }
p { color: rgb(104,64,135); }
H1.HeaderClassName
{
color: #684087;
}
.AnyTagClassName
{
color: #684087;
}
</style>
background-color css
<style>
a { background-color: #684087; }
a { background-color: rgb(104,64,135); }
div.DivClassName
{
background-color: #684087;
}
.BgClassName
{
background-color: #684087;
}
</style>
border-color css
<style>
span { border-color: #684087; }
span { border-color: rgb(104,64,135); }
td.TdClassName
{
border-color: #684087;
}
.TagClassName
{
border-color: #684087;
}
</style>