Shades of Costa Del Sol #686131
Tints of Costa Del Sol #686131
RGB
CMYK
RGB Variations
Color information
#686131 (or 0x686131) is known color: Costa Del Sol. HEX triplet: 68, 61 and 31. RGB value is (104,97,49). Sum of RGB (Red+Green+Blue) = 104+97+49=250 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.6% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 49 (19.53% from 255 or 19.6% from 250); Max value from RGB is 104 - color contains mainly: red. Hex color #686131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686131 is #979ECE. Grayscale: #5D5D5D. Windows color (decimal): -9936591 or 3236200. OLE color: 3236200.
HSL color Cylindrical-coordinate representation of color #686131: hue angle of 52.36º 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 #686131 is Cyan = 0, Magento = 0.07, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 49 | - |
| CMYK | 0 | 0.07 | 0.53 | 0.59 |
| HSL | 52.36º | 0.36% | 0.3% | - |
| HSV(B) | 52.36º | 0.53% | 0.41% | - |
| XYZ | 10.54 | 11.71 | 4.61 | - |
| YUV | 93.62 | 102.82 | 135.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 49 | 0 | 0.07 | 0.53 | 0.59 | 52.36 | 0.36 | 0.3 |
| Hex | 68 | 61 | 31 | 0 | 7 | 35 | 3B | 34 | 24 | 1E |
| Octal | 150 | 141 | 61 | 0 | 7 | 65 | 73 | 64 | 44 | 36 |
| Binary | 1101000 | 1100001 | 110001 | 0 | 111 | 110101 | 111011 | 110100 | 100100 | 11110 |
Color Harmonies of #686131
Complementary color
Monochromatic Colors of #686131
Black with #686131
Text Example
Text Example
White with #686131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686131; }
p { color: rgb(104,97,49); }
H1.HeaderClassName
{
color: #686131;
}
.AnyTagClassName
{
color: #686131;
}
</style>
background-color css
<style>
a { background-color: #686131; }
a { background-color: rgb(104,97,49); }
div.DivClassName
{
background-color: #686131;
}
.BgClassName
{
background-color: #686131;
}
</style>
border-color css
<style>
span { border-color: #686131; }
span { border-color: rgb(104,97,49); }
td.TdClassName
{
border-color: #686131;
}
.TagClassName
{
border-color: #686131;
}
</style>