Shades of Costa Del Sol #685818
Tints of Costa Del Sol #685818
RGB
CMYK
RGB Variations
Color information
#685818 (or 0x685818) is known color: Costa Del Sol. HEX triplet: 68, 58 and 18. RGB value is (104,88,24). Sum of RGB (Red+Green+Blue) = 104+88+24=216 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.15% from 216); Green value is 88 (34.77% from 255 or 40.74% from 216); Blue value is 24 (9.77% from 255 or 11.11% from 216); Max value from RGB is 104 - color contains mainly: red. Hex color #685818 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685818 is #97A7E7. Grayscale: #555555. Windows color (decimal): -9938920 or 1595496. OLE color: 1595496.
HSL color Cylindrical-coordinate representation of color #685818: hue angle of 48º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #685818 is Cyan = 0, Magento = 0.15, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 24 | - |
| CMYK | 0 | 0.15 | 0.77 | 0.59 |
| HSL | 48º | 0.63% | 0.25% | - |
| HSV(B) | 48º | 0.77% | 0.41% | - |
| XYZ | 9.36 | 9.99 | 2.3 | - |
| YUV | 85.49 | 93.3 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 24 | 0 | 0.15 | 0.77 | 0.59 | 48 | 0.63 | 0.25 |
| Hex | 68 | 58 | 18 | 0 | F | 4D | 3B | 30 | 3E | 19 |
| Octal | 150 | 130 | 30 | 0 | 17 | 115 | 73 | 60 | 76 | 31 |
| Binary | 1101000 | 1011000 | 11000 | 0 | 1111 | 1001101 | 111011 | 110000 | 111110 | 11001 |
Color Harmonies of #685818
Complementary color
Monochromatic Colors of #685818
Black with #685818
Text Example
Text Example
White with #685818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685818; }
p { color: rgb(104,88,24); }
H1.HeaderClassName
{
color: #685818;
}
.AnyTagClassName
{
color: #685818;
}
</style>
background-color css
<style>
a { background-color: #685818; }
a { background-color: rgb(104,88,24); }
div.DivClassName
{
background-color: #685818;
}
.BgClassName
{
background-color: #685818;
}
</style>
border-color css
<style>
span { border-color: #685818; }
span { border-color: rgb(104,88,24); }
td.TdClassName
{
border-color: #685818;
}
.TagClassName
{
border-color: #685818;
}
</style>