Shades of Costa Del Sol #686320
Tints of Costa Del Sol #686320
RGB
CMYK
RGB Variations
Color information
#686320 (or 0x686320) is known color: Costa Del Sol. HEX triplet: 68, 63 and 20. RGB value is (104,99,32). Sum of RGB (Red+Green+Blue) = 104+99+32=235 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.26% from 235); Green value is 99 (39.06% from 255 or 42.13% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 104 - color contains mainly: red. Hex color #686320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686320 is #979CDF. Grayscale: #5D5D5D. Windows color (decimal): -9936096 or 2122600. OLE color: 2122600.
HSL color Cylindrical-coordinate representation of color #686320: hue angle of 55.83º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #686320 is Cyan = 0, Magento = 0.05, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 32 | - |
| CMYK | 0 | 0.05 | 0.69 | 0.59 |
| HSL | 55.83º | 0.53% | 0.27% | - |
| HSV(B) | 55.83º | 0.69% | 0.41% | - |
| XYZ | 10.43 | 11.97 | 3.13 | - |
| YUV | 92.86 | 93.66 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 32 | 0 | 0.05 | 0.69 | 0.59 | 55.83 | 0.53 | 0.27 |
| Hex | 68 | 63 | 20 | 0 | 5 | 45 | 3B | 38 | 35 | 1B |
| Octal | 150 | 143 | 40 | 0 | 5 | 105 | 73 | 70 | 65 | 33 |
| Binary | 1101000 | 1100011 | 100000 | 0 | 101 | 1000101 | 111011 | 111000 | 110101 | 11011 |
Color Harmonies of #686320
Complementary color
Monochromatic Colors of #686320
Black with #686320
Text Example
Text Example
White with #686320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686320; }
p { color: rgb(104,99,32); }
H1.HeaderClassName
{
color: #686320;
}
.AnyTagClassName
{
color: #686320;
}
</style>
background-color css
<style>
a { background-color: #686320; }
a { background-color: rgb(104,99,32); }
div.DivClassName
{
background-color: #686320;
}
.BgClassName
{
background-color: #686320;
}
</style>
border-color css
<style>
span { border-color: #686320; }
span { border-color: rgb(104,99,32); }
td.TdClassName
{
border-color: #686320;
}
.TagClassName
{
border-color: #686320;
}
</style>