Shades of Costa Del Sol #686134
Tints of Costa Del Sol #686134
RGB
CMYK
RGB Variations
Color information
#686134 (or 0x686134) is known color: Costa Del Sol. HEX triplet: 68, 61 and 34. RGB value is (104,97,52). Sum of RGB (Red+Green+Blue) = 104+97+52=253 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.11% from 253); Green value is 97 (38.28% from 255 or 38.34% from 253); Blue value is 52 (20.70% from 255 or 20.55% from 253); Max value from RGB is 104 - color contains mainly: red. Hex color #686134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686134 is #979ECB. Grayscale: #5E5E5E. Windows color (decimal): -9936588 or 3432808. OLE color: 3432808.
HSL color Cylindrical-coordinate representation of color #686134: hue angle of 51.92º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #686134 is Cyan = 0, Magento = 0.07, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 52 | - |
| CMYK | 0 | 0.07 | 0.50 | 0.59 |
| HSL | 51.92º | 0.33% | 0.31% | - |
| HSV(B) | 51.92º | 0.5% | 0.41% | - |
| XYZ | 10.6 | 11.74 | 4.96 | - |
| YUV | 93.96 | 104.32 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 52 | 0 | 0.07 | 0.50 | 0.59 | 51.92 | 0.33 | 0.31 |
| Hex | 68 | 61 | 34 | 0 | 7 | 32 | 3B | 34 | 21 | 1F |
| Octal | 150 | 141 | 64 | 0 | 7 | 62 | 73 | 64 | 41 | 37 |
| Binary | 1101000 | 1100001 | 110100 | 0 | 111 | 110010 | 111011 | 110100 | 100001 | 11111 |
Color Harmonies of #686134
Complementary color
Monochromatic Colors of #686134
Black with #686134
Text Example
Text Example
White with #686134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686134; }
p { color: rgb(104,97,52); }
H1.HeaderClassName
{
color: #686134;
}
.AnyTagClassName
{
color: #686134;
}
</style>
background-color css
<style>
a { background-color: #686134; }
a { background-color: rgb(104,97,52); }
div.DivClassName
{
background-color: #686134;
}
.BgClassName
{
background-color: #686134;
}
</style>
border-color css
<style>
span { border-color: #686134; }
span { border-color: rgb(104,97,52); }
td.TdClassName
{
border-color: #686134;
}
.TagClassName
{
border-color: #686134;
}
</style>