Shades of Costa Del Sol #686105
Tints of Costa Del Sol #686105
RGB
CMYK
RGB Variations
Color information
#686105 (or 0x686105) is known color: Costa Del Sol. HEX triplet: 68, 61 and 05. RGB value is (104,97,5). Sum of RGB (Red+Green+Blue) = 104+97+5=206 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.49% from 206); Green value is 97 (38.28% from 255 or 47.09% from 206); Blue value is 5 (2.34% from 255 or 2.43% from 206); Max value from RGB is 104 - color contains mainly: red. Hex color #686105 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686105 is #979EFA. Grayscale: #585858. Windows color (decimal): -9936635 or 352616. OLE color: 352616.
HSL color Cylindrical-coordinate representation of color #686105: hue angle of 55.76º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #686105 is Cyan = 0, Magento = 0.07, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 5 | - |
| CMYK | 0 | 0.07 | 0.95 | 0.59 |
| HSL | 55.76º | 0.91% | 0.21% | - |
| HSV(B) | 55.76º | 0.95% | 0.41% | - |
| XYZ | 10.01 | 11.5 | 1.84 | - |
| YUV | 88.61 | 80.82 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 5 | 0 | 0.07 | 0.95 | 0.59 | 55.76 | 0.91 | 0.21 |
| Hex | 68 | 61 | 5 | 0 | 7 | 5F | 3B | 38 | 5B | 15 |
| Octal | 150 | 141 | 5 | 0 | 7 | 137 | 73 | 70 | 133 | 25 |
| Binary | 1101000 | 1100001 | 101 | 0 | 111 | 1011111 | 111011 | 111000 | 1011011 | 10101 |
Color Harmonies of #686105
Complementary color
Monochromatic Colors of #686105
Black with #686105
Text Example
Text Example
White with #686105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686105; }
p { color: rgb(104,97,5); }
H1.HeaderClassName
{
color: #686105;
}
.AnyTagClassName
{
color: #686105;
}
</style>
background-color css
<style>
a { background-color: #686105; }
a { background-color: rgb(104,97,5); }
div.DivClassName
{
background-color: #686105;
}
.BgClassName
{
background-color: #686105;
}
</style>
border-color css
<style>
span { border-color: #686105; }
span { border-color: rgb(104,97,5); }
td.TdClassName
{
border-color: #686105;
}
.TagClassName
{
border-color: #686105;
}
</style>