Shades of Costa Del Sol #686126
Tints of Costa Del Sol #686126
RGB
CMYK
RGB Variations
Color information
#686126 (or 0x686126) is known color: Costa Del Sol. HEX triplet: 68, 61 and 26. RGB value is (104,97,38). Sum of RGB (Red+Green+Blue) = 104+97+38=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 97 (38.28% from 255 or 40.59% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #686126 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686126 is #979ED9. Grayscale: #5C5C5C. Windows color (decimal): -9936602 or 2515304. OLE color: 2515304.
HSL color Cylindrical-coordinate representation of color #686126: hue angle of 53.64º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #686126 is Cyan = 0, Magento = 0.07, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 38 | - |
| CMYK | 0 | 0.07 | 0.63 | 0.59 |
| HSL | 53.64º | 0.46% | 0.28% | - |
| HSV(B) | 53.64º | 0.63% | 0.41% | - |
| XYZ | 10.33 | 11.63 | 3.53 | - |
| YUV | 92.37 | 97.32 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 38 | 0 | 0.07 | 0.63 | 0.59 | 53.64 | 0.46 | 0.28 |
| Hex | 68 | 61 | 26 | 0 | 7 | 3F | 3B | 36 | 2E | 1C |
| Octal | 150 | 141 | 46 | 0 | 7 | 77 | 73 | 66 | 56 | 34 |
| Binary | 1101000 | 1100001 | 100110 | 0 | 111 | 111111 | 111011 | 110110 | 101110 | 11100 |
Color Harmonies of #686126
Complementary color
Monochromatic Colors of #686126
Black with #686126
Text Example
Text Example
White with #686126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686126; }
p { color: rgb(104,97,38); }
H1.HeaderClassName
{
color: #686126;
}
.AnyTagClassName
{
color: #686126;
}
</style>
background-color css
<style>
a { background-color: #686126; }
a { background-color: rgb(104,97,38); }
div.DivClassName
{
background-color: #686126;
}
.BgClassName
{
background-color: #686126;
}
</style>
border-color css
<style>
span { border-color: #686126; }
span { border-color: rgb(104,97,38); }
td.TdClassName
{
border-color: #686126;
}
.TagClassName
{
border-color: #686126;
}
</style>