Shades of Costa Del Sol #686531
Tints of Costa Del Sol #686531
RGB
CMYK
RGB Variations
Color information
#686531 (or 0x686531) is known color: Costa Del Sol. HEX triplet: 68, 65 and 31. RGB value is (104,101,49). Sum of RGB (Red+Green+Blue) = 104+101+49=254 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.94% from 254); Green value is 101 (39.84% from 255 or 39.76% from 254); Blue value is 49 (19.53% from 255 or 19.29% from 254); Max value from RGB is 104 - color contains mainly: red. Hex color #686531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686531 is #979ACE. Grayscale: #606060. Windows color (decimal): -9935567 or 3237224. OLE color: 3237224.
HSL color Cylindrical-coordinate representation of color #686531: hue angle of 56.73º 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 #686531 is Cyan = 0, Magento = 0.03, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 49 | - |
| CMYK | 0 | 0.03 | 0.53 | 0.59 |
| HSL | 56.73º | 0.36% | 0.3% | - |
| HSV(B) | 56.73º | 0.53% | 0.41% | - |
| XYZ | 10.92 | 12.47 | 4.74 | - |
| YUV | 95.97 | 101.49 | 133.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 49 | 0 | 0.03 | 0.53 | 0.59 | 56.73 | 0.36 | 0.3 |
| Hex | 68 | 65 | 31 | 0 | 3 | 35 | 3B | 39 | 24 | 1E |
| Octal | 150 | 145 | 61 | 0 | 3 | 65 | 73 | 71 | 44 | 36 |
| Binary | 1101000 | 1100101 | 110001 | 0 | 11 | 110101 | 111011 | 111001 | 100100 | 11110 |
Color Harmonies of #686531
Complementary color
Monochromatic Colors of #686531
Black with #686531
Text Example
Text Example
White with #686531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686531; }
p { color: rgb(104,101,49); }
H1.HeaderClassName
{
color: #686531;
}
.AnyTagClassName
{
color: #686531;
}
</style>
background-color css
<style>
a { background-color: #686531; }
a { background-color: rgb(104,101,49); }
div.DivClassName
{
background-color: #686531;
}
.BgClassName
{
background-color: #686531;
}
</style>
border-color css
<style>
span { border-color: #686531; }
span { border-color: rgb(104,101,49); }
td.TdClassName
{
border-color: #686531;
}
.TagClassName
{
border-color: #686531;
}
</style>