Shades of Costa Del Sol #686326
Tints of Costa Del Sol #686326
RGB
CMYK
RGB Variations
Color information
#686326 (or 0x686326) is known color: Costa Del Sol. HEX triplet: 68, 63 and 26. RGB value is (104,99,38). Sum of RGB (Red+Green+Blue) = 104+99+38=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 99 (39.06% from 255 or 41.08% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #686326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686326 is #979CD9. Grayscale: #5D5D5D. Windows color (decimal): -9936090 or 2515816. OLE color: 2515816.
HSL color Cylindrical-coordinate representation of color #686326: hue angle of 55.45º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #686326 is Cyan = 0, Magento = 0.05, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 38 | - |
| CMYK | 0 | 0.05 | 0.63 | 0.59 |
| HSL | 55.45º | 0.46% | 0.28% | - |
| HSV(B) | 55.45º | 0.63% | 0.41% | - |
| XYZ | 10.52 | 12.01 | 3.6 | - |
| YUV | 93.54 | 96.66 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 38 | 0 | 0.05 | 0.63 | 0.59 | 55.45 | 0.46 | 0.28 |
| Hex | 68 | 63 | 26 | 0 | 5 | 3F | 3B | 37 | 2E | 1C |
| Octal | 150 | 143 | 46 | 0 | 5 | 77 | 73 | 67 | 56 | 34 |
| Binary | 1101000 | 1100011 | 100110 | 0 | 101 | 111111 | 111011 | 110111 | 101110 | 11100 |
Color Harmonies of #686326
Complementary color
Monochromatic Colors of #686326
Black with #686326
Text Example
Text Example
White with #686326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686326; }
p { color: rgb(104,99,38); }
H1.HeaderClassName
{
color: #686326;
}
.AnyTagClassName
{
color: #686326;
}
</style>
background-color css
<style>
a { background-color: #686326; }
a { background-color: rgb(104,99,38); }
div.DivClassName
{
background-color: #686326;
}
.BgClassName
{
background-color: #686326;
}
</style>
border-color css
<style>
span { border-color: #686326; }
span { border-color: rgb(104,99,38); }
td.TdClassName
{
border-color: #686326;
}
.TagClassName
{
border-color: #686326;
}
</style>