Shades of Costa Del Sol #676110
Tints of Costa Del Sol #676110
RGB
CMYK
RGB Variations
Color information
#676110 (or 0x676110) is known color: Costa Del Sol. HEX triplet: 67, 61 and 10. RGB value is (103,97,16). Sum of RGB (Red+Green+Blue) = 103+97+16=216 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.69% from 216); Green value is 97 (38.28% from 255 or 44.91% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 103 - color contains mainly: red. Hex color #676110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676110 is #989EEF. Grayscale: #595959. Windows color (decimal): -10002160 or 1073511. OLE color: 1073511.
HSL color Cylindrical-coordinate representation of color #676110: hue angle of 55.86º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #676110 is Cyan = 0, Magento = 0.06, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 16 | - |
| CMYK | 0 | 0.06 | 0.84 | 0.60 |
| HSL | 55.86º | 0.73% | 0.23% | - |
| HSV(B) | 55.86º | 0.84% | 0.4% | - |
| XYZ | 9.96 | 11.47 | 2.18 | - |
| YUV | 89.56 | 86.49 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 16 | 0 | 0.06 | 0.84 | 0.60 | 55.86 | 0.73 | 0.23 |
| Hex | 67 | 61 | 10 | 0 | 6 | 54 | 3C | 38 | 49 | 17 |
| Octal | 147 | 141 | 20 | 0 | 6 | 124 | 74 | 70 | 111 | 27 |
| Binary | 1100111 | 1100001 | 10000 | 0 | 110 | 1010100 | 111100 | 111000 | 1001001 | 10111 |
Color Harmonies of #676110
Complementary color
Monochromatic Colors of #676110
Black with #676110
Text Example
Text Example
White with #676110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676110; }
p { color: rgb(103,97,16); }
H1.HeaderClassName
{
color: #676110;
}
.AnyTagClassName
{
color: #676110;
}
</style>
background-color css
<style>
a { background-color: #676110; }
a { background-color: rgb(103,97,16); }
div.DivClassName
{
background-color: #676110;
}
.BgClassName
{
background-color: #676110;
}
</style>
border-color css
<style>
span { border-color: #676110; }
span { border-color: rgb(103,97,16); }
td.TdClassName
{
border-color: #676110;
}
.TagClassName
{
border-color: #676110;
}
</style>