Shades of Costa Del Sol #686122
Tints of Costa Del Sol #686122
RGB
CMYK
RGB Variations
Color information
#686122 (or 0x686122) is known color: Costa Del Sol. HEX triplet: 68, 61 and 22. RGB value is (104,97,34). Sum of RGB (Red+Green+Blue) = 104+97+34=235 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.26% from 235); Green value is 97 (38.28% from 255 or 41.28% from 235); Blue value is 34 (13.67% from 255 or 14.47% from 235); Max value from RGB is 104 - color contains mainly: red. Hex color #686122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686122 is #979EDD. Grayscale: #5C5C5C. Windows color (decimal): -9936606 or 2253160. OLE color: 2253160.
HSL color Cylindrical-coordinate representation of color #686122: hue angle of 54º 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 #686122 is Cyan = 0, Magento = 0.07, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 34 | - |
| CMYK | 0 | 0.07 | 0.67 | 0.59 |
| HSL | 54º | 0.51% | 0.27% | - |
| HSV(B) | 54º | 0.67% | 0.41% | - |
| XYZ | 10.27 | 11.61 | 3.21 | - |
| YUV | 91.91 | 95.32 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 34 | 0 | 0.07 | 0.67 | 0.59 | 54 | 0.51 | 0.27 |
| Hex | 68 | 61 | 22 | 0 | 7 | 43 | 3B | 36 | 33 | 1B |
| Octal | 150 | 141 | 42 | 0 | 7 | 103 | 73 | 66 | 63 | 33 |
| Binary | 1101000 | 1100001 | 100010 | 0 | 111 | 1000011 | 111011 | 110110 | 110011 | 11011 |
Color Harmonies of #686122
Complementary color
Monochromatic Colors of #686122
Black with #686122
Text Example
Text Example
White with #686122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686122; }
p { color: rgb(104,97,34); }
H1.HeaderClassName
{
color: #686122;
}
.AnyTagClassName
{
color: #686122;
}
</style>
background-color css
<style>
a { background-color: #686122; }
a { background-color: rgb(104,97,34); }
div.DivClassName
{
background-color: #686122;
}
.BgClassName
{
background-color: #686122;
}
</style>
border-color css
<style>
span { border-color: #686122; }
span { border-color: rgb(104,97,34); }
td.TdClassName
{
border-color: #686122;
}
.TagClassName
{
border-color: #686122;
}
</style>