Shades of Costa Del Sol #676120
Tints of Costa Del Sol #676120
RGB
CMYK
RGB Variations
Color information
#676120 (or 0x676120) is known color: Costa Del Sol. HEX triplet: 67, 61 and 20. RGB value is (103,97,32). Sum of RGB (Red+Green+Blue) = 103+97+32=232 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.40% from 232); Green value is 97 (38.28% from 255 or 41.81% from 232); Blue value is 32 (12.89% from 255 or 13.79% from 232); Max value from RGB is 103 - color contains mainly: red. Hex color #676120 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676120 is #989EDF. Grayscale: #5B5B5B. Windows color (decimal): -10002144 or 2122087. OLE color: 2122087.
HSL color Cylindrical-coordinate representation of color #676120: hue angle of 54.93º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #676120 is Cyan = 0, Magento = 0.06, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 32 | - |
| CMYK | 0 | 0.06 | 0.69 | 0.60 |
| HSL | 54.93º | 0.53% | 0.26% | - |
| HSV(B) | 54.93º | 0.69% | 0.4% | - |
| XYZ | 10.13 | 11.54 | 3.06 | - |
| YUV | 91.38 | 94.49 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 32 | 0 | 0.06 | 0.69 | 0.60 | 54.93 | 0.53 | 0.26 |
| Hex | 67 | 61 | 20 | 0 | 6 | 45 | 3C | 37 | 35 | 1A |
| Octal | 147 | 141 | 40 | 0 | 6 | 105 | 74 | 67 | 65 | 32 |
| Binary | 1100111 | 1100001 | 100000 | 0 | 110 | 1000101 | 111100 | 110111 | 110101 | 11010 |
Color Harmonies of #676120
Complementary color
Monochromatic Colors of #676120
Black with #676120
Text Example
Text Example
White with #676120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676120; }
p { color: rgb(103,97,32); }
H1.HeaderClassName
{
color: #676120;
}
.AnyTagClassName
{
color: #676120;
}
</style>
background-color css
<style>
a { background-color: #676120; }
a { background-color: rgb(103,97,32); }
div.DivClassName
{
background-color: #676120;
}
.BgClassName
{
background-color: #676120;
}
</style>
border-color css
<style>
span { border-color: #676120; }
span { border-color: rgb(103,97,32); }
td.TdClassName
{
border-color: #676120;
}
.TagClassName
{
border-color: #676120;
}
</style>