Shades of Costa Del Sol #686628
Tints of Costa Del Sol #686628
RGB
CMYK
RGB Variations
Color information
#686628 (or 0x686628) is known color: Costa Del Sol. HEX triplet: 68, 66 and 28. RGB value is (104,102,40). Sum of RGB (Red+Green+Blue) = 104+102+40=246 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.28% from 246); Green value is 102 (40.23% from 255 or 41.46% from 246); Blue value is 40 (16.02% from 255 or 16.26% from 246); Max value from RGB is 104 - color contains mainly: red. Hex color #686628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686628 is #9799D7. Grayscale: #5F5F5F. Windows color (decimal): -9935320 or 2647656. OLE color: 2647656.
HSL color Cylindrical-coordinate representation of color #686628: hue angle of 58.12º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #686628 is Cyan = 0, Magento = 0.02, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 102 | 40 | - |
| CMYK | 0 | 0.02 | 0.62 | 0.59 |
| HSL | 58.13º | 0.44% | 0.28% | - |
| HSV(B) | 58.13º | 0.62% | 0.41% | - |
| XYZ | 10.84 | 12.6 | 3.87 | - |
| YUV | 95.53 | 96.66 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 102 | 40 | 0 | 0.02 | 0.62 | 0.59 | 58.13 | 0.44 | 0.28 |
| Hex | 68 | 66 | 28 | 0 | 2 | 3E | 3B | 3A | 2C | 1C |
| Octal | 150 | 146 | 50 | 0 | 2 | 76 | 73 | 72 | 54 | 34 |
| Binary | 1101000 | 1100110 | 101000 | 0 | 10 | 111110 | 111011 | 111010 | 101100 | 11100 |
Color Harmonies of #686628
Complementary color
Monochromatic Colors of #686628
Black with #686628
Text Example
Text Example
White with #686628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686628; }
p { color: rgb(104,102,40); }
H1.HeaderClassName
{
color: #686628;
}
.AnyTagClassName
{
color: #686628;
}
</style>
background-color css
<style>
a { background-color: #686628; }
a { background-color: rgb(104,102,40); }
div.DivClassName
{
background-color: #686628;
}
.BgClassName
{
background-color: #686628;
}
</style>
border-color css
<style>
span { border-color: #686628; }
span { border-color: rgb(104,102,40); }
td.TdClassName
{
border-color: #686628;
}
.TagClassName
{
border-color: #686628;
}
</style>