Shades of Costa Del Sol #686522
Tints of Costa Del Sol #686522
RGB
CMYK
RGB Variations
Color information
#686522 (or 0x686522) is known color: Costa Del Sol. HEX triplet: 68, 65 and 22. RGB value is (104,101,34). Sum of RGB (Red+Green+Blue) = 104+101+34=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 101 (39.84% from 255 or 42.26% from 239); Blue value is 34 (13.67% from 255 or 14.23% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #686522 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686522 is #979ADD. Grayscale: #5E5E5E. Windows color (decimal): -9935582 or 2254184. OLE color: 2254184.
HSL color Cylindrical-coordinate representation of color #686522: hue angle of 57.43º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #686522 is Cyan = 0, Magento = 0.03, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 34 | - |
| CMYK | 0 | 0.03 | 0.67 | 0.59 |
| HSL | 57.43º | 0.51% | 0.27% | - |
| HSV(B) | 57.43º | 0.67% | 0.41% | - |
| XYZ | 10.65 | 12.37 | 3.34 | - |
| YUV | 94.26 | 93.99 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 34 | 0 | 0.03 | 0.67 | 0.59 | 57.43 | 0.51 | 0.27 |
| Hex | 68 | 65 | 22 | 0 | 3 | 43 | 3B | 39 | 33 | 1B |
| Octal | 150 | 145 | 42 | 0 | 3 | 103 | 73 | 71 | 63 | 33 |
| Binary | 1101000 | 1100101 | 100010 | 0 | 11 | 1000011 | 111011 | 111001 | 110011 | 11011 |
Color Harmonies of #686522
Complementary color
Monochromatic Colors of #686522
Black with #686522
Text Example
Text Example
White with #686522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686522; }
p { color: rgb(104,101,34); }
H1.HeaderClassName
{
color: #686522;
}
.AnyTagClassName
{
color: #686522;
}
</style>
background-color css
<style>
a { background-color: #686522; }
a { background-color: rgb(104,101,34); }
div.DivClassName
{
background-color: #686522;
}
.BgClassName
{
background-color: #686522;
}
</style>
border-color css
<style>
span { border-color: #686522; }
span { border-color: rgb(104,101,34); }
td.TdClassName
{
border-color: #686522;
}
.TagClassName
{
border-color: #686522;
}
</style>