Shades of Kingfisher Daisy #683088
Tints of Kingfisher Daisy #683088
RGB
CMYK
RGB Variations
Color information
#683088 (or 0x683088) is known color: Kingfisher Daisy. HEX triplet: 68, 30 and 88. RGB value is (104,48,136). Sum of RGB (Red+Green+Blue) = 104+48+136=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 48 (19.14% from 255 or 16.67% from 288); Blue value is 136 (53.52% from 255 or 47.22% from 288); Max value from RGB is 136 - color contains mainly: blue. Hex color #683088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #683088 is #97CF77. Grayscale: #4A4A4A. Windows color (decimal): -9949048 or 8925288. OLE color: 8925288.
HSL color Cylindrical-coordinate representation of color #683088: hue angle of 278.18º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #683088 is Cyan = 0.24, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 48 | 136 | - |
| CMYK | 0.24 | 0.65 | 0 | 0.47 |
| HSL | 278.18º | 0.48% | 0.36% | - |
| HSV(B) | 278.18º | 0.65% | 0.53% | - |
| XYZ | 11.21 | 6.83 | 24.02 | - |
| YUV | 74.78 | 162.55 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 136 | 0.24 | 0.65 | 0 | 0.47 | 278.18 | 0.48 | 0.36 |
| Hex | 68 | 30 | 88 | 18 | 41 | 0 | 2F | 116 | 30 | 24 |
| Octal | 150 | 60 | 210 | 30 | 101 | 0 | 57 | 426 | 60 | 44 |
| Binary | 1101000 | 110000 | 10001000 | 11000 | 1000001 | 0 | 101111 | 100010110 | 110000 | 100100 |
Color Harmonies of #683088
Complementary color
Monochromatic Colors of #683088
Black with #683088
Text Example
Text Example
White with #683088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683088; }
p { color: rgb(104,48,136); }
H1.HeaderClassName
{
color: #683088;
}
.AnyTagClassName
{
color: #683088;
}
</style>
background-color css
<style>
a { background-color: #683088; }
a { background-color: rgb(104,48,136); }
div.DivClassName
{
background-color: #683088;
}
.BgClassName
{
background-color: #683088;
}
</style>
border-color css
<style>
span { border-color: #683088; }
span { border-color: rgb(104,48,136); }
td.TdClassName
{
border-color: #683088;
}
.TagClassName
{
border-color: #683088;
}
</style>