Shades of Costa Del Sol #686731
Tints of Costa Del Sol #686731
RGB
CMYK
RGB Variations
Color information
#686731 (or 0x686731) is known color: Costa Del Sol. HEX triplet: 68, 67 and 31. RGB value is (104,103,49). Sum of RGB (Red+Green+Blue) = 104+103+49=256 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.62% from 256); Green value is 103 (40.62% from 255 or 40.23% from 256); Blue value is 49 (19.53% from 255 or 19.14% from 256); Max value from RGB is 104 - color contains mainly: red. Hex color #686731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686731 is #9798CE. Grayscale: #616161. Windows color (decimal): -9935055 or 3237736. OLE color: 3237736.
HSL color Cylindrical-coordinate representation of color #686731: hue angle of 58.91º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #686731 is Cyan = 0, Magento = 0.01, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 49 | - |
| CMYK | 0 | 0.01 | 0.53 | 0.59 |
| HSL | 58.91º | 0.36% | 0.3% | - |
| HSV(B) | 58.91º | 0.53% | 0.41% | - |
| XYZ | 11.11 | 12.87 | 4.8 | - |
| YUV | 97.14 | 100.83 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 49 | 0 | 0.01 | 0.53 | 0.59 | 58.91 | 0.36 | 0.3 |
| Hex | 68 | 67 | 31 | 0 | 1 | 35 | 3B | 3B | 24 | 1E |
| Octal | 150 | 147 | 61 | 0 | 1 | 65 | 73 | 73 | 44 | 36 |
| Binary | 1101000 | 1100111 | 110001 | 0 | 1 | 110101 | 111011 | 111011 | 100100 | 11110 |
Color Harmonies of #686731
Complementary color
Monochromatic Colors of #686731
Black with #686731
Text Example
Text Example
White with #686731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686731; }
p { color: rgb(104,103,49); }
H1.HeaderClassName
{
color: #686731;
}
.AnyTagClassName
{
color: #686731;
}
</style>
background-color css
<style>
a { background-color: #686731; }
a { background-color: rgb(104,103,49); }
div.DivClassName
{
background-color: #686731;
}
.BgClassName
{
background-color: #686731;
}
</style>
border-color css
<style>
span { border-color: #686731; }
span { border-color: rgb(104,103,49); }
td.TdClassName
{
border-color: #686731;
}
.TagClassName
{
border-color: #686731;
}
</style>