Shades of Costa Del Sol #686027
Tints of Costa Del Sol #686027
RGB
CMYK
RGB Variations
Color information
#686027 (or 0x686027) is known color: Costa Del Sol. HEX triplet: 68, 60 and 27. RGB value is (104,96,39). Sum of RGB (Red+Green+Blue) = 104+96+39=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 96 (37.89% from 255 or 40.17% from 239); Blue value is 39 (15.62% from 255 or 16.32% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #686027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686027 is #979FD8. Grayscale: #5C5C5C. Windows color (decimal): -9936857 or 2580584. OLE color: 2580584.
HSL color Cylindrical-coordinate representation of color #686027: hue angle of 52.62º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #686027 is Cyan = 0, Magento = 0.08, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 39 | - |
| CMYK | 0 | 0.08 | 0.62 | 0.59 |
| HSL | 52.62º | 0.45% | 0.28% | - |
| HSV(B) | 52.62º | 0.63% | 0.41% | - |
| XYZ | 10.26 | 11.46 | 3.59 | - |
| YUV | 91.89 | 98.15 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 39 | 0 | 0.08 | 0.62 | 0.59 | 52.62 | 0.45 | 0.28 |
| Hex | 68 | 60 | 27 | 0 | 8 | 3E | 3B | 35 | 2D | 1C |
| Octal | 150 | 140 | 47 | 0 | 10 | 76 | 73 | 65 | 55 | 34 |
| Binary | 1101000 | 1100000 | 100111 | 0 | 1000 | 111110 | 111011 | 110101 | 101101 | 11100 |
Color Harmonies of #686027
Complementary color
Monochromatic Colors of #686027
Black with #686027
Text Example
Text Example
White with #686027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686027; }
p { color: rgb(104,96,39); }
H1.HeaderClassName
{
color: #686027;
}
.AnyTagClassName
{
color: #686027;
}
</style>
background-color css
<style>
a { background-color: #686027; }
a { background-color: rgb(104,96,39); }
div.DivClassName
{
background-color: #686027;
}
.BgClassName
{
background-color: #686027;
}
</style>
border-color css
<style>
span { border-color: #686027; }
span { border-color: rgb(104,96,39); }
td.TdClassName
{
border-color: #686027;
}
.TagClassName
{
border-color: #686027;
}
</style>