Shades of Costa Del Sol #686625
Tints of Costa Del Sol #686625
RGB
CMYK
RGB Variations
Color information
#686625 (or 0x686625) is known color: Costa Del Sol. HEX triplet: 68, 66 and 25. RGB value is (104,102,37). Sum of RGB (Red+Green+Blue) = 104+102+37=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 102 (40.23% from 255 or 41.98% from 243); Blue value is 37 (14.84% from 255 or 15.23% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #686625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686625 is #9799DA. Grayscale: #5F5F5F. Windows color (decimal): -9935323 or 2451048. OLE color: 2451048.
HSL color Cylindrical-coordinate representation of color #686625: hue angle of 58.21º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #686625 is Cyan = 0, Magento = 0.02, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 102 | 37 | - |
| CMYK | 0 | 0.02 | 0.64 | 0.59 |
| HSL | 58.21º | 0.48% | 0.28% | - |
| HSV(B) | 58.21º | 0.64% | 0.41% | - |
| XYZ | 10.79 | 12.58 | 3.61 | - |
| YUV | 95.19 | 95.16 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 102 | 37 | 0 | 0.02 | 0.64 | 0.59 | 58.21 | 0.48 | 0.28 |
| Hex | 68 | 66 | 25 | 0 | 2 | 40 | 3B | 3A | 30 | 1C |
| Octal | 150 | 146 | 45 | 0 | 2 | 100 | 73 | 72 | 60 | 34 |
| Binary | 1101000 | 1100110 | 100101 | 0 | 10 | 1000000 | 111011 | 111010 | 110000 | 11100 |
Color Harmonies of #686625
Complementary color
Monochromatic Colors of #686625
Black with #686625
Text Example
Text Example
White with #686625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686625; }
p { color: rgb(104,102,37); }
H1.HeaderClassName
{
color: #686625;
}
.AnyTagClassName
{
color: #686625;
}
</style>
background-color css
<style>
a { background-color: #686625; }
a { background-color: rgb(104,102,37); }
div.DivClassName
{
background-color: #686625;
}
.BgClassName
{
background-color: #686625;
}
</style>
border-color css
<style>
span { border-color: #686625; }
span { border-color: rgb(104,102,37); }
td.TdClassName
{
border-color: #686625;
}
.TagClassName
{
border-color: #686625;
}
</style>