Shades of Costa Del Sol #686217
Tints of Costa Del Sol #686217
RGB
CMYK
RGB Variations
Color information
#686217 (or 0x686217) is known color: Costa Del Sol. HEX triplet: 68, 62 and 17. RGB value is (104,98,23). Sum of RGB (Red+Green+Blue) = 104+98+23=225 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.22% from 225); Green value is 98 (38.67% from 255 or 43.56% from 225); Blue value is 23 (9.38% from 255 or 10.22% from 225); Max value from RGB is 104 - color contains mainly: red. Hex color #686217 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686217 is #979DE8. Grayscale: #5B5B5B. Windows color (decimal): -9936361 or 1532520. OLE color: 1532520.
HSL color Cylindrical-coordinate representation of color #686217: hue angle of 55.56º 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 #686217 is Cyan = 0, Magento = 0.06, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 98 | 23 | - |
| CMYK | 0 | 0.06 | 0.78 | 0.59 |
| HSL | 55.56º | 0.64% | 0.25% | - |
| HSV(B) | 55.56º | 0.78% | 0.41% | - |
| XYZ | 10.23 | 11.74 | 2.54 | - |
| YUV | 91.24 | 89.49 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 23 | 0 | 0.06 | 0.78 | 0.59 | 55.56 | 0.64 | 0.25 |
| Hex | 68 | 62 | 17 | 0 | 6 | 4E | 3B | 38 | 40 | 19 |
| Octal | 150 | 142 | 27 | 0 | 6 | 116 | 73 | 70 | 100 | 31 |
| Binary | 1101000 | 1100010 | 10111 | 0 | 110 | 1001110 | 111011 | 111000 | 1000000 | 11001 |
Color Harmonies of #686217
Complementary color
Monochromatic Colors of #686217
Black with #686217
Text Example
Text Example
White with #686217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686217; }
p { color: rgb(104,98,23); }
H1.HeaderClassName
{
color: #686217;
}
.AnyTagClassName
{
color: #686217;
}
</style>
background-color css
<style>
a { background-color: #686217; }
a { background-color: rgb(104,98,23); }
div.DivClassName
{
background-color: #686217;
}
.BgClassName
{
background-color: #686217;
}
</style>
border-color css
<style>
span { border-color: #686217; }
span { border-color: rgb(104,98,23); }
td.TdClassName
{
border-color: #686217;
}
.TagClassName
{
border-color: #686217;
}
</style>