Shades of Costa Del Sol #686316
Tints of Costa Del Sol #686316
RGB
CMYK
RGB Variations
Color information
#686316 (or 0x686316) is known color: Costa Del Sol. HEX triplet: 68, 63 and 16. RGB value is (104,99,22). Sum of RGB (Red+Green+Blue) = 104+99+22=225 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.22% from 225); Green value is 99 (39.06% from 255 or 44% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 104 - color contains mainly: red. Hex color #686316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686316 is #979CE9. Grayscale: #5C5C5C. Windows color (decimal): -9936106 or 1467240. OLE color: 1467240.
HSL color Cylindrical-coordinate representation of color #686316: hue angle of 56.34º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #686316 is Cyan = 0, Magento = 0.05, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 22 | - |
| CMYK | 0 | 0.05 | 0.79 | 0.59 |
| HSL | 56.34º | 0.65% | 0.25% | - |
| HSV(B) | 56.34º | 0.79% | 0.41% | - |
| XYZ | 10.32 | 11.92 | 2.52 | - |
| YUV | 91.72 | 88.66 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 22 | 0 | 0.05 | 0.79 | 0.59 | 56.34 | 0.65 | 0.25 |
| Hex | 68 | 63 | 16 | 0 | 5 | 4F | 3B | 38 | 41 | 19 |
| Octal | 150 | 143 | 26 | 0 | 5 | 117 | 73 | 70 | 101 | 31 |
| Binary | 1101000 | 1100011 | 10110 | 0 | 101 | 1001111 | 111011 | 111000 | 1000001 | 11001 |
Color Harmonies of #686316
Complementary color
Monochromatic Colors of #686316
Black with #686316
Text Example
Text Example
White with #686316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686316; }
p { color: rgb(104,99,22); }
H1.HeaderClassName
{
color: #686316;
}
.AnyTagClassName
{
color: #686316;
}
</style>
background-color css
<style>
a { background-color: #686316; }
a { background-color: rgb(104,99,22); }
div.DivClassName
{
background-color: #686316;
}
.BgClassName
{
background-color: #686316;
}
</style>
border-color css
<style>
span { border-color: #686316; }
span { border-color: rgb(104,99,22); }
td.TdClassName
{
border-color: #686316;
}
.TagClassName
{
border-color: #686316;
}
</style>