Shades of Costa Del Sol #686125
Tints of Costa Del Sol #686125
RGB
CMYK
RGB Variations
Color information
#686125 (or 0x686125) is known color: Costa Del Sol. HEX triplet: 68, 61 and 25. RGB value is (104,97,37). Sum of RGB (Red+Green+Blue) = 104+97+37=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 97 (38.28% from 255 or 40.76% from 238); Blue value is 37 (14.84% from 255 or 15.55% from 238); Max value from RGB is 104 - color contains mainly: red. Hex color #686125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686125 is #979EDA. Grayscale: #5C5C5C. Windows color (decimal): -9936603 or 2449768. OLE color: 2449768.
HSL color Cylindrical-coordinate representation of color #686125: hue angle of 53.73º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #686125 is Cyan = 0, Magento = 0.07, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 37 | - |
| CMYK | 0 | 0.07 | 0.64 | 0.59 |
| HSL | 53.73º | 0.48% | 0.28% | - |
| HSV(B) | 53.73º | 0.64% | 0.41% | - |
| XYZ | 10.32 | 11.63 | 3.45 | - |
| YUV | 92.25 | 96.82 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 37 | 0 | 0.07 | 0.64 | 0.59 | 53.73 | 0.48 | 0.28 |
| Hex | 68 | 61 | 25 | 0 | 7 | 40 | 3B | 36 | 30 | 1C |
| Octal | 150 | 141 | 45 | 0 | 7 | 100 | 73 | 66 | 60 | 34 |
| Binary | 1101000 | 1100001 | 100101 | 0 | 111 | 1000000 | 111011 | 110110 | 110000 | 11100 |
Color Harmonies of #686125
Complementary color
Monochromatic Colors of #686125
Black with #686125
Text Example
Text Example
White with #686125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686125; }
p { color: rgb(104,97,37); }
H1.HeaderClassName
{
color: #686125;
}
.AnyTagClassName
{
color: #686125;
}
</style>
background-color css
<style>
a { background-color: #686125; }
a { background-color: rgb(104,97,37); }
div.DivClassName
{
background-color: #686125;
}
.BgClassName
{
background-color: #686125;
}
</style>
border-color css
<style>
span { border-color: #686125; }
span { border-color: rgb(104,97,37); }
td.TdClassName
{
border-color: #686125;
}
.TagClassName
{
border-color: #686125;
}
</style>