Shades of Costa Del Sol #686005
Tints of Costa Del Sol #686005
RGB
CMYK
RGB Variations
Color information
#686005 (or 0x686005) is known color: Costa Del Sol. HEX triplet: 68, 60 and 05. RGB value is (104,96,5). Sum of RGB (Red+Green+Blue) = 104+96+5=205 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.73% from 205); Green value is 96 (37.89% from 255 or 46.83% from 205); Blue value is 5 (2.34% from 255 or 2.44% from 205); Max value from RGB is 104 - color contains mainly: red. Hex color #686005 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686005 is #979FFA. Grayscale: #585858. Windows color (decimal): -9936891 or 352360. OLE color: 352360.
HSL color Cylindrical-coordinate representation of color #686005: hue angle of 55.15º 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 #686005 is Cyan = 0, Magento = 0.08, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 5 | - |
| CMYK | 0 | 0.08 | 0.95 | 0.59 |
| HSL | 55.15º | 0.91% | 0.21% | - |
| HSV(B) | 55.15º | 0.95% | 0.41% | - |
| XYZ | 9.92 | 11.32 | 1.81 | - |
| YUV | 88.02 | 81.15 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 5 | 0 | 0.08 | 0.95 | 0.59 | 55.15 | 0.91 | 0.21 |
| Hex | 68 | 60 | 5 | 0 | 8 | 5F | 3B | 37 | 5B | 15 |
| Octal | 150 | 140 | 5 | 0 | 10 | 137 | 73 | 67 | 133 | 25 |
| Binary | 1101000 | 1100000 | 101 | 0 | 1000 | 1011111 | 111011 | 110111 | 1011011 | 10101 |
Color Harmonies of #686005
Complementary color
Monochromatic Colors of #686005
Black with #686005
Text Example
Text Example
White with #686005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686005; }
p { color: rgb(104,96,5); }
H1.HeaderClassName
{
color: #686005;
}
.AnyTagClassName
{
color: #686005;
}
</style>
background-color css
<style>
a { background-color: #686005; }
a { background-color: rgb(104,96,5); }
div.DivClassName
{
background-color: #686005;
}
.BgClassName
{
background-color: #686005;
}
</style>
border-color css
<style>
span { border-color: #686005; }
span { border-color: rgb(104,96,5); }
td.TdClassName
{
border-color: #686005;
}
.TagClassName
{
border-color: #686005;
}
</style>