Shades of Costa Del Sol #686026
Tints of Costa Del Sol #686026
RGB
CMYK
RGB Variations
Color information
#686026 (or 0x686026) is known color: Costa Del Sol. HEX triplet: 68, 60 and 26. RGB value is (104,96,38). Sum of RGB (Red+Green+Blue) = 104+96+38=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 96 (37.89% from 255 or 40.34% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 104 - color contains mainly: red. Hex color #686026 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686026 is #979FD9. Grayscale: #5C5C5C. Windows color (decimal): -9936858 or 2515048. OLE color: 2515048.
HSL color Cylindrical-coordinate representation of color #686026: hue angle of 52.73º 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 #686026 is Cyan = 0, Magento = 0.08, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 38 | - |
| CMYK | 0 | 0.08 | 0.63 | 0.59 |
| HSL | 52.73º | 0.46% | 0.28% | - |
| HSV(B) | 52.73º | 0.63% | 0.41% | - |
| XYZ | 10.24 | 11.45 | 3.5 | - |
| YUV | 91.78 | 97.65 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 38 | 0 | 0.08 | 0.63 | 0.59 | 52.73 | 0.46 | 0.28 |
| Hex | 68 | 60 | 26 | 0 | 8 | 3F | 3B | 35 | 2E | 1C |
| Octal | 150 | 140 | 46 | 0 | 10 | 77 | 73 | 65 | 56 | 34 |
| Binary | 1101000 | 1100000 | 100110 | 0 | 1000 | 111111 | 111011 | 110101 | 101110 | 11100 |
Color Harmonies of #686026
Complementary color
Monochromatic Colors of #686026
Black with #686026
Text Example
Text Example
White with #686026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686026; }
p { color: rgb(104,96,38); }
H1.HeaderClassName
{
color: #686026;
}
.AnyTagClassName
{
color: #686026;
}
</style>
background-color css
<style>
a { background-color: #686026; }
a { background-color: rgb(104,96,38); }
div.DivClassName
{
background-color: #686026;
}
.BgClassName
{
background-color: #686026;
}
</style>
border-color css
<style>
span { border-color: #686026; }
span { border-color: rgb(104,96,38); }
td.TdClassName
{
border-color: #686026;
}
.TagClassName
{
border-color: #686026;
}
</style>