Shades of Costa Del Sol #685717
Tints of Costa Del Sol #685717
RGB
CMYK
RGB Variations
Color information
#685717 (or 0x685717) is known color: Costa Del Sol. HEX triplet: 68, 57 and 17. RGB value is (104,87,23). Sum of RGB (Red+Green+Blue) = 104+87+23=214 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.60% from 214); Green value is 87 (34.38% from 255 or 40.65% from 214); Blue value is 23 (9.38% from 255 or 10.75% from 214); Max value from RGB is 104 - color contains mainly: red. Hex color #685717 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685717 is #97A8E8. Grayscale: #555555. Windows color (decimal): -9939177 or 1529704. OLE color: 1529704.
HSL color Cylindrical-coordinate representation of color #685717: hue angle of 47.41º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #685717 is Cyan = 0, Magento = 0.16, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 23 | - |
| CMYK | 0 | 0.16 | 0.78 | 0.59 |
| HSL | 47.41º | 0.64% | 0.25% | - |
| HSV(B) | 47.41º | 0.78% | 0.41% | - |
| XYZ | 9.27 | 9.82 | 2.22 | - |
| YUV | 84.79 | 93.13 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 23 | 0 | 0.16 | 0.78 | 0.59 | 47.41 | 0.64 | 0.25 |
| Hex | 68 | 57 | 17 | 0 | 10 | 4E | 3B | 2F | 40 | 19 |
| Octal | 150 | 127 | 27 | 0 | 20 | 116 | 73 | 57 | 100 | 31 |
| Binary | 1101000 | 1010111 | 10111 | 0 | 10000 | 1001110 | 111011 | 101111 | 1000000 | 11001 |
Color Harmonies of #685717
Complementary color
Monochromatic Colors of #685717
Black with #685717
Text Example
Text Example
White with #685717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685717; }
p { color: rgb(104,87,23); }
H1.HeaderClassName
{
color: #685717;
}
.AnyTagClassName
{
color: #685717;
}
</style>
background-color css
<style>
a { background-color: #685717; }
a { background-color: rgb(104,87,23); }
div.DivClassName
{
background-color: #685717;
}
.BgClassName
{
background-color: #685717;
}
</style>
border-color css
<style>
span { border-color: #685717; }
span { border-color: rgb(104,87,23); }
td.TdClassName
{
border-color: #685717;
}
.TagClassName
{
border-color: #685717;
}
</style>