Shades of Costa Del Sol #685D2E
Tints of Costa Del Sol #685D2E
RGB
CMYK
RGB Variations
Color information
#685D2E (or 0x685D2E) is known color: Costa Del Sol. HEX triplet: 68, 5D and 2E. RGB value is (104,93,46). Sum of RGB (Red+Green+Blue) = 104+93+46=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 93 (36.72% from 255 or 38.27% from 243); Blue value is 46 (18.36% from 255 or 18.93% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #685D2E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685D2E is #97A2D1. Grayscale: #5B5B5B. Windows color (decimal): -9937618 or 3038568. OLE color: 3038568.
HSL color Cylindrical-coordinate representation of color #685D2E: hue angle of 48.62º degrees, saturation: 0.39, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #685D2E is Cyan = 0, Magento = 0.11, Yellow = 0.56 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 93 | 46 | - |
| CMYK | 0 | 0.11 | 0.56 | 0.59 |
| HSL | 48.62º | 0.39% | 0.29% | - |
| HSV(B) | 48.62º | 0.56% | 0.41% | - |
| XYZ | 10.12 | 10.97 | 4.17 | - |
| YUV | 90.93 | 102.64 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 93 | 46 | 0 | 0.11 | 0.56 | 0.59 | 48.62 | 0.39 | 0.29 |
| Hex | 68 | 5D | 2E | 0 | B | 38 | 3B | 31 | 27 | 1D |
| Octal | 150 | 135 | 56 | 0 | 13 | 70 | 73 | 61 | 47 | 35 |
| Binary | 1101000 | 1011101 | 101110 | 0 | 1011 | 111000 | 111011 | 110001 | 100111 | 11101 |
Color Harmonies of #685D2E
Complementary color
Monochromatic Colors of #685D2E
Black with #685D2E
Text Example
Text Example
White with #685D2E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685D2E; }
p { color: rgb(104,93,46); }
H1.HeaderClassName
{
color: #685D2E;
}
.AnyTagClassName
{
color: #685D2E;
}
</style>
background-color css
<style>
a { background-color: #685D2E; }
a { background-color: rgb(104,93,46); }
div.DivClassName
{
background-color: #685D2E;
}
.BgClassName
{
background-color: #685D2E;
}
</style>
border-color css
<style>
span { border-color: #685D2E; }
span { border-color: rgb(104,93,46); }
td.TdClassName
{
border-color: #685D2E;
}
.TagClassName
{
border-color: #685D2E;
}
</style>