Shades of Costa Del Sol #686620
Tints of Costa Del Sol #686620
RGB
CMYK
RGB Variations
Color information
#686620 (or 0x686620) is known color: Costa Del Sol. HEX triplet: 68, 66 and 20. RGB value is (104,102,32). Sum of RGB (Red+Green+Blue) = 104+102+32=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 102 (40.23% from 255 or 42.86% from 238); Blue value is 32 (12.89% from 255 or 13.45% from 238); Max value from RGB is 104 - color contains mainly: red. Hex color #686620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686620 is #9799DF. Grayscale: #5E5E5E. Windows color (decimal): -9935328 or 2123368. OLE color: 2123368.
HSL color Cylindrical-coordinate representation of color #686620: hue angle of 58.33º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #686620 is Cyan = 0, Magento = 0.02, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 102 | 32 | - |
| CMYK | 0 | 0.02 | 0.69 | 0.59 |
| HSL | 58.33º | 0.53% | 0.27% | - |
| HSV(B) | 58.33º | 0.69% | 0.41% | - |
| XYZ | 10.72 | 12.55 | 3.22 | - |
| YUV | 94.62 | 92.66 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 102 | 32 | 0 | 0.02 | 0.69 | 0.59 | 58.33 | 0.53 | 0.27 |
| Hex | 68 | 66 | 20 | 0 | 2 | 45 | 3B | 3A | 35 | 1B |
| Octal | 150 | 146 | 40 | 0 | 2 | 105 | 73 | 72 | 65 | 33 |
| Binary | 1101000 | 1100110 | 100000 | 0 | 10 | 1000101 | 111011 | 111010 | 110101 | 11011 |
Color Harmonies of #686620
Complementary color
Monochromatic Colors of #686620
Black with #686620
Text Example
Text Example
White with #686620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686620; }
p { color: rgb(104,102,32); }
H1.HeaderClassName
{
color: #686620;
}
.AnyTagClassName
{
color: #686620;
}
</style>
background-color css
<style>
a { background-color: #686620; }
a { background-color: rgb(104,102,32); }
div.DivClassName
{
background-color: #686620;
}
.BgClassName
{
background-color: #686620;
}
</style>
border-color css
<style>
span { border-color: #686620; }
span { border-color: rgb(104,102,32); }
td.TdClassName
{
border-color: #686620;
}
.TagClassName
{
border-color: #686620;
}
</style>