Shades of Costa Del Sol #686726
Tints of Costa Del Sol #686726
RGB
CMYK
RGB Variations
Color information
#686726 (or 0x686726) is known color: Costa Del Sol. HEX triplet: 68, 67 and 26. RGB value is (104,103,38). Sum of RGB (Red+Green+Blue) = 104+103+38=245 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.45% from 245); Green value is 103 (40.62% from 255 or 42.04% from 245); Blue value is 38 (15.23% from 255 or 15.51% from 245); Max value from RGB is 104 - color contains mainly: red. Hex color #686726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686726 is #9798D9. Grayscale: #606060. Windows color (decimal): -9935066 or 2516840. OLE color: 2516840.
HSL color Cylindrical-coordinate representation of color #686726: hue angle of 59.09º 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 #686726 is Cyan = 0, Magento = 0.01, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 38 | - |
| CMYK | 0 | 0.01 | 0.63 | 0.59 |
| HSL | 59.09º | 0.46% | 0.28% | - |
| HSV(B) | 59.09º | 0.63% | 0.41% | - |
| XYZ | 10.91 | 12.78 | 3.73 | - |
| YUV | 95.89 | 95.33 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 38 | 0 | 0.01 | 0.63 | 0.59 | 59.09 | 0.46 | 0.28 |
| Hex | 68 | 67 | 26 | 0 | 1 | 3F | 3B | 3B | 2E | 1C |
| Octal | 150 | 147 | 46 | 0 | 1 | 77 | 73 | 73 | 56 | 34 |
| Binary | 1101000 | 1100111 | 100110 | 0 | 1 | 111111 | 111011 | 111011 | 101110 | 11100 |
Color Harmonies of #686726
Complementary color
Monochromatic Colors of #686726
Black with #686726
Text Example
Text Example
White with #686726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686726; }
p { color: rgb(104,103,38); }
H1.HeaderClassName
{
color: #686726;
}
.AnyTagClassName
{
color: #686726;
}
</style>
background-color css
<style>
a { background-color: #686726; }
a { background-color: rgb(104,103,38); }
div.DivClassName
{
background-color: #686726;
}
.BgClassName
{
background-color: #686726;
}
</style>
border-color css
<style>
span { border-color: #686726; }
span { border-color: rgb(104,103,38); }
td.TdClassName
{
border-color: #686726;
}
.TagClassName
{
border-color: #686726;
}
</style>