Shades of Costa Del Sol #686020
Tints of Costa Del Sol #686020
RGB
CMYK
RGB Variations
Color information
#686020 (or 0x686020) is known color: Costa Del Sol. HEX triplet: 68, 60 and 20. RGB value is (104,96,32). Sum of RGB (Red+Green+Blue) = 104+96+32=232 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.83% from 232); Green value is 96 (37.89% from 255 or 41.38% from 232); Blue value is 32 (12.89% from 255 or 13.79% from 232); Max value from RGB is 104 - color contains mainly: red. Hex color #686020 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686020 is #979FDF. Grayscale: #5B5B5B. Windows color (decimal): -9936864 or 2121832. OLE color: 2121832.
HSL color Cylindrical-coordinate representation of color #686020: hue angle of 53.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 #686020 is Cyan = 0, Magento = 0.08, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 32 | - |
| CMYK | 0 | 0.08 | 0.69 | 0.59 |
| HSL | 53.33º | 0.53% | 0.27% | - |
| HSV(B) | 53.33º | 0.69% | 0.41% | - |
| XYZ | 10.15 | 11.41 | 3.03 | - |
| YUV | 91.1 | 94.65 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 32 | 0 | 0.08 | 0.69 | 0.59 | 53.33 | 0.53 | 0.27 |
| Hex | 68 | 60 | 20 | 0 | 8 | 45 | 3B | 35 | 35 | 1B |
| Octal | 150 | 140 | 40 | 0 | 10 | 105 | 73 | 65 | 65 | 33 |
| Binary | 1101000 | 1100000 | 100000 | 0 | 1000 | 1000101 | 111011 | 110101 | 110101 | 11011 |
Color Harmonies of #686020
Complementary color
Monochromatic Colors of #686020
Black with #686020
Text Example
Text Example
White with #686020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686020; }
p { color: rgb(104,96,32); }
H1.HeaderClassName
{
color: #686020;
}
.AnyTagClassName
{
color: #686020;
}
</style>
background-color css
<style>
a { background-color: #686020; }
a { background-color: rgb(104,96,32); }
div.DivClassName
{
background-color: #686020;
}
.BgClassName
{
background-color: #686020;
}
</style>
border-color css
<style>
span { border-color: #686020; }
span { border-color: rgb(104,96,32); }
td.TdClassName
{
border-color: #686020;
}
.TagClassName
{
border-color: #686020;
}
</style>