Shades of Costa Del Sol #686121
Tints of Costa Del Sol #686121
RGB
CMYK
RGB Variations
Color information
#686121 (or 0x686121) is known color: Costa Del Sol. HEX triplet: 68, 61 and 21. RGB value is (104,97,33). Sum of RGB (Red+Green+Blue) = 104+97+33=234 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.44% from 234); Green value is 97 (38.28% from 255 or 41.45% from 234); Blue value is 33 (13.28% from 255 or 14.10% from 234); Max value from RGB is 104 - color contains mainly: red. Hex color #686121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686121 is #979EDE. Grayscale: #5C5C5C. Windows color (decimal): -9936607 or 2187624. OLE color: 2187624.
HSL color Cylindrical-coordinate representation of color #686121: hue angle of 54.08º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #686121 is Cyan = 0, Magento = 0.07, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 33 | - |
| CMYK | 0 | 0.07 | 0.68 | 0.59 |
| HSL | 54.08º | 0.52% | 0.27% | - |
| HSV(B) | 54.08º | 0.68% | 0.41% | - |
| XYZ | 10.26 | 11.6 | 3.14 | - |
| YUV | 91.8 | 94.82 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 33 | 0 | 0.07 | 0.68 | 0.59 | 54.08 | 0.52 | 0.27 |
| Hex | 68 | 61 | 21 | 0 | 7 | 44 | 3B | 36 | 34 | 1B |
| Octal | 150 | 141 | 41 | 0 | 7 | 104 | 73 | 66 | 64 | 33 |
| Binary | 1101000 | 1100001 | 100001 | 0 | 111 | 1000100 | 111011 | 110110 | 110100 | 11011 |
Color Harmonies of #686121
Complementary color
Monochromatic Colors of #686121
Black with #686121
Text Example
Text Example
White with #686121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686121; }
p { color: rgb(104,97,33); }
H1.HeaderClassName
{
color: #686121;
}
.AnyTagClassName
{
color: #686121;
}
</style>
background-color css
<style>
a { background-color: #686121; }
a { background-color: rgb(104,97,33); }
div.DivClassName
{
background-color: #686121;
}
.BgClassName
{
background-color: #686121;
}
</style>
border-color css
<style>
span { border-color: #686121; }
span { border-color: rgb(104,97,33); }
td.TdClassName
{
border-color: #686121;
}
.TagClassName
{
border-color: #686121;
}
</style>