Shades of Costa Del Sol #685915
Tints of Costa Del Sol #685915
RGB
CMYK
RGB Variations
Color information
#685915 (or 0x685915) is known color: Costa Del Sol. HEX triplet: 68, 59 and 15. RGB value is (104,89,21). Sum of RGB (Red+Green+Blue) = 104+89+21=214 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.60% from 214); Green value is 89 (35.16% from 255 or 41.59% from 214); Blue value is 21 (8.59% from 255 or 9.81% from 214); Max value from RGB is 104 - color contains mainly: red. Hex color #685915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685915 is #97A6EA. Grayscale: #565656. Windows color (decimal): -9938667 or 1399144. OLE color: 1399144.
HSL color Cylindrical-coordinate representation of color #685915: hue angle of 49.16º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #685915 is Cyan = 0, Magento = 0.14, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 21 | - |
| CMYK | 0 | 0.14 | 0.80 | 0.59 |
| HSL | 49.16º | 0.66% | 0.25% | - |
| HSV(B) | 49.16º | 0.8% | 0.41% | - |
| XYZ | 9.42 | 10.14 | 2.17 | - |
| YUV | 85.73 | 91.47 | 141.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 21 | 0 | 0.14 | 0.80 | 0.59 | 49.16 | 0.66 | 0.25 |
| Hex | 68 | 59 | 15 | 0 | E | 50 | 3B | 31 | 42 | 19 |
| Octal | 150 | 131 | 25 | 0 | 16 | 120 | 73 | 61 | 102 | 31 |
| Binary | 1101000 | 1011001 | 10101 | 0 | 1110 | 1010000 | 111011 | 110001 | 1000010 | 11001 |
Color Harmonies of #685915
Complementary color
Monochromatic Colors of #685915
Black with #685915
Text Example
Text Example
White with #685915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685915; }
p { color: rgb(104,89,21); }
H1.HeaderClassName
{
color: #685915;
}
.AnyTagClassName
{
color: #685915;
}
</style>
background-color css
<style>
a { background-color: #685915; }
a { background-color: rgb(104,89,21); }
div.DivClassName
{
background-color: #685915;
}
.BgClassName
{
background-color: #685915;
}
</style>
border-color css
<style>
span { border-color: #685915; }
span { border-color: rgb(104,89,21); }
td.TdClassName
{
border-color: #685915;
}
.TagClassName
{
border-color: #685915;
}
</style>