Shades of Costa Del Sol #686523
Tints of Costa Del Sol #686523
RGB
CMYK
RGB Variations
Color information
#686523 (or 0x686523) is known color: Costa Del Sol. HEX triplet: 68, 65 and 23. RGB value is (104,101,35). Sum of RGB (Red+Green+Blue) = 104+101+35=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 35 (14.06% from 255 or 14.58% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #686523 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686523 is #979ADC. Grayscale: #5E5E5E. Windows color (decimal): -9935581 or 2319720. OLE color: 2319720.
HSL color Cylindrical-coordinate representation of color #686523: hue angle of 57.39º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #686523 is Cyan = 0, Magento = 0.03, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 35 | - |
| CMYK | 0 | 0.03 | 0.66 | 0.59 |
| HSL | 57.39º | 0.5% | 0.27% | - |
| HSV(B) | 57.39º | 0.66% | 0.41% | - |
| XYZ | 10.67 | 12.37 | 3.42 | - |
| YUV | 94.37 | 94.49 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 35 | 0 | 0.03 | 0.66 | 0.59 | 57.39 | 0.5 | 0.27 |
| Hex | 68 | 65 | 23 | 0 | 3 | 42 | 3B | 39 | 32 | 1B |
| Octal | 150 | 145 | 43 | 0 | 3 | 102 | 73 | 71 | 62 | 33 |
| Binary | 1101000 | 1100101 | 100011 | 0 | 11 | 1000010 | 111011 | 111001 | 110010 | 11011 |
Color Harmonies of #686523
Complementary color
Monochromatic Colors of #686523
Black with #686523
Text Example
Text Example
White with #686523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686523; }
p { color: rgb(104,101,35); }
H1.HeaderClassName
{
color: #686523;
}
.AnyTagClassName
{
color: #686523;
}
</style>
background-color css
<style>
a { background-color: #686523; }
a { background-color: rgb(104,101,35); }
div.DivClassName
{
background-color: #686523;
}
.BgClassName
{
background-color: #686523;
}
</style>
border-color css
<style>
span { border-color: #686523; }
span { border-color: rgb(104,101,35); }
td.TdClassName
{
border-color: #686523;
}
.TagClassName
{
border-color: #686523;
}
</style>