Shades of Costa Del Sol #686425
Tints of Costa Del Sol #686425
RGB
CMYK
RGB Variations
Color information
#686425 (or 0x686425) is known color: Costa Del Sol. HEX triplet: 68, 64 and 25. RGB value is (104,100,37). Sum of RGB (Red+Green+Blue) = 104+100+37=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 100 (39.45% from 255 or 41.49% from 241); Blue value is 37 (14.84% from 255 or 15.35% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #686425 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686425 is #979BDA. Grayscale: #5E5E5E. Windows color (decimal): -9935835 or 2450536. OLE color: 2450536.
HSL color Cylindrical-coordinate representation of color #686425: hue angle of 56.42º 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 #686425 is Cyan = 0, Magento = 0.04, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 37 | - |
| CMYK | 0 | 0.04 | 0.64 | 0.59 |
| HSL | 56.42º | 0.48% | 0.28% | - |
| HSV(B) | 56.42º | 0.64% | 0.41% | - |
| XYZ | 10.6 | 12.19 | 3.54 | - |
| YUV | 94.01 | 95.83 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 37 | 0 | 0.04 | 0.64 | 0.59 | 56.42 | 0.48 | 0.28 |
| Hex | 68 | 64 | 25 | 0 | 4 | 40 | 3B | 38 | 30 | 1C |
| Octal | 150 | 144 | 45 | 0 | 4 | 100 | 73 | 70 | 60 | 34 |
| Binary | 1101000 | 1100100 | 100101 | 0 | 100 | 1000000 | 111011 | 111000 | 110000 | 11100 |
Color Harmonies of #686425
Complementary color
Monochromatic Colors of #686425
Black with #686425
Text Example
Text Example
White with #686425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686425; }
p { color: rgb(104,100,37); }
H1.HeaderClassName
{
color: #686425;
}
.AnyTagClassName
{
color: #686425;
}
</style>
background-color css
<style>
a { background-color: #686425; }
a { background-color: rgb(104,100,37); }
div.DivClassName
{
background-color: #686425;
}
.BgClassName
{
background-color: #686425;
}
</style>
border-color css
<style>
span { border-color: #686425; }
span { border-color: rgb(104,100,37); }
td.TdClassName
{
border-color: #686425;
}
.TagClassName
{
border-color: #686425;
}
</style>