Shades of Costa Del Sol #686727
Tints of Costa Del Sol #686727
RGB
CMYK
RGB Variations
Color information
#686727 (or 0x686727) is known color: Costa Del Sol. HEX triplet: 68, 67 and 27. RGB value is (104,103,39). Sum of RGB (Red+Green+Blue) = 104+103+39=246 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.28% from 246); Green value is 103 (40.62% from 255 or 41.87% from 246); Blue value is 39 (15.62% from 255 or 15.85% from 246); Max value from RGB is 104 - color contains mainly: red. Hex color #686727 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686727 is #9798D8. Grayscale: #606060. Windows color (decimal): -9935065 or 2582376. OLE color: 2582376.
HSL color Cylindrical-coordinate representation of color #686727: hue angle of 59.08º 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 #686727 is Cyan = 0, Magento = 0.01, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 39 | - |
| CMYK | 0 | 0.01 | 0.62 | 0.59 |
| HSL | 59.08º | 0.45% | 0.28% | - |
| HSV(B) | 59.08º | 0.63% | 0.41% | - |
| XYZ | 10.93 | 12.79 | 3.81 | - |
| YUV | 96 | 95.83 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 39 | 0 | 0.01 | 0.62 | 0.59 | 59.08 | 0.45 | 0.28 |
| Hex | 68 | 67 | 27 | 0 | 1 | 3E | 3B | 3B | 2D | 1C |
| Octal | 150 | 147 | 47 | 0 | 1 | 76 | 73 | 73 | 55 | 34 |
| Binary | 1101000 | 1100111 | 100111 | 0 | 1 | 111110 | 111011 | 111011 | 101101 | 11100 |
Color Harmonies of #686727
Complementary color
Monochromatic Colors of #686727
Black with #686727
Text Example
Text Example
White with #686727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686727; }
p { color: rgb(104,103,39); }
H1.HeaderClassName
{
color: #686727;
}
.AnyTagClassName
{
color: #686727;
}
</style>
background-color css
<style>
a { background-color: #686727; }
a { background-color: rgb(104,103,39); }
div.DivClassName
{
background-color: #686727;
}
.BgClassName
{
background-color: #686727;
}
</style>
border-color css
<style>
span { border-color: #686727; }
span { border-color: rgb(104,103,39); }
td.TdClassName
{
border-color: #686727;
}
.TagClassName
{
border-color: #686727;
}
</style>